Skip to content

Slightsmile/LinkDeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ LinkDeck: Custom Browser Homepage

LinkDeck is a customizable browser homepage that provides quick access to your favorite web apps and sites, organized into convenient categories. With a visually appealing layout and intuitive design, LinkDeck helps boost productivity and streamline your daily workflow.

๐Ÿ”— Live Site: https://slightsmile.github.io/LinkDeck/


โœจ Features

  • ๐Ÿ—‚ Organized Categories
    Access links grouped into:

    • ๐Ÿ“ Google Workspace
    • ๐Ÿค– AI
    • ๐Ÿ’ป Coding
    • ๐Ÿ“ฑ Social
    • ๐ŸŽฌ Entertainment
    • ๐ŸŽฎ Gaming
  • ๐Ÿ”— Visual Shortcuts
    Each link is represented by a recognizable icon for fast identification.

  • ๐Ÿ“ฑ Responsive Design
    Works seamlessly on desktop. Mobile version in working!

  • ๐Ÿ›  Customizable
    Easily edit the homepage by modifying the HTML and adding your own icons or links.


๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ€“ Structure of the webpage
  • CSS3 โ€“ Styling, layout, and responsiveness

๐Ÿš€ Getting Started

1. Clone or Download the Repository

  • Clone the repository:
git clone https://github.com/Slightsmile/LinkDeck.git
  • Or download the ZIP and extract it.

2. Open the Homepage

  • Open the index.html file in your web browser.

3. Customize Your Links

  • Open index.html in a code editor.
  • Add, remove, or change links and icons as needed.
  • Place any new icon images in the /images folder.

4. Change the Background

  • Replace bg.gif in the /images folder with your preferred background image or animated GIF.

๐Ÿ“ File Structure

/linkdeck
โ”‚
โ”œโ”€โ”€ index.html       # Main homepage file
โ”œโ”€โ”€ styles.css       # Stylesheet for layout and appearance
โ”œโ”€โ”€ /images          # Folder containing all icons and background images
โ””โ”€โ”€ README.md        # Project documentation

๐Ÿ“œ License

This project is open source and available under the MIT License. Feel free to use and modify it for personal use.