A modern, responsive, and customizable link-in-bio page built with HTML, CSS, and JavaScript. This project serves as a central hub for One Thirteen's online presence, featuring links to various platforms, apps, and social media.
- 🎨 Dark/Light Mode - Automatic theme switching based on system preferences with manual override
- 📱 Fully Responsive - Optimized for all screen sizes from mobile to desktop
- 🚀 Fast Loading - Minimal dependencies and optimized assets
- 🎭 Modern Design - Clean, minimalist interface with smooth animations
- 🔗 Customizable Links - Easy to add, remove, or modify links
- 🌐 Social Integration - Direct links to social media platforms
- HTML5
- CSS3 (with CSS Variables for theming)
- Vanilla JavaScript
- Font Awesome for icons
- Google Fonts (Inter and Space Grotesk)
- A modern web browser
- Basic knowledge of HTML, CSS, and JavaScript (for customization)
- Clone the repository:
git clone https://github.com/onethirteenco/link-in-bio.git- Navigate to the project directory:
cd link-in-bio- Open
index.htmlin your browser or serve it using a local server.
This repository includes a CNAME file for GitHub Pages configuration. When forking this repository:
-
Remove or Update the CNAME File
- Delete the CNAME file if you don't plan to use a custom domain
- Or update it with your own custom domain if you have one
-
GitHub Pages Setup
- Your site will be available at
username.github.io/link-in-bioby default - If using a custom domain, configure it in your fork's Settings > Pages
- Your site will be available at
For detailed instructions on forking and contributing, please see CONTRIBUTING.md.
-
Profile Information
- Update the profile image in the
imgfolder - Modify the name and bio in the HTML file
- Update the profile image in the
-
Links
- Add or remove links in the
.linkssection - Update social media links in the
.social-linkssection
- Add or remove links in the
-
Apps Section
- Add or modify app cards in the
.apps-section - Update app information and download links
- Add or modify app cards in the
-
Theme Colors
- Modify the CSS variables in the
:rootselector to change the color scheme - Update the theme colors in the
[data-theme="light"]selector for light mode
- Modify the CSS variables in the
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers (iOS Safari, Android Chrome)
Contributions are welcome! Please feel free to submit a Pull Request. For detailed instructions on how to contribute, please see CONTRIBUTING.md.
This project is licensed under the MIT License - see the LICENSE file for details.
- Font Awesome for the icons
- Google Fonts for the typography
- All contributors and supporters
One Thirteen - @onethirteen_co
Project Link: https://github.com/onethirteenco/link-in-bio
This README file was generated with AI and edited by a human.
