https://github.com/serialphotog/bio-links
My LinkTree-like links page
https://github.com/serialphotog/bio-links
biosite css html linktree linktree-alternative linktree-clone linktree-custom social-links social-links-profile
Last synced: 9 months ago
JSON representation
My LinkTree-like links page
- Host: GitHub
- URL: https://github.com/serialphotog/bio-links
- Owner: serialphotog
- License: mit
- Created: 2024-07-25T15:50:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T00:20:26.000Z (over 1 year ago)
- Last Synced: 2024-12-13T01:21:12.349Z (over 1 year ago)
- Topics: biosite, css, html, linktree, linktree-alternative, linktree-clone, linktree-custom, social-links, social-links-profile
- Language: CSS
- Homepage: https://thisisadamthompson.com
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LinkTree-Like Bio Links
#### A simple site to group all of my profiles in one place.

## 💡 About
We're probably all familiar with services like `LinkTree` or `bio.site`. These are all fine services, but I wanted a super simple, self-hosted solution. This is my free, open-source alternative to these hosted solutions.
- [Demo](https://thisisadamthompson.com)
## 🚀 Getting Started
Getting started using this for your self is simple. First, clone the project:
```bash
git clone https://github.com/serialphotog/bio-links.git
```
Next, make your own edits to the site and deploy it. That's it!
**Tip:** Don't forget to update the title and meta tags!
**Note:** For those that are curios, I am hosting my instance of this project using Cloudflare Pages. I would personally recommend that you simply fork this project, clone it, make your edits, and then set up Cloudflare Pages to auto-deploy your site from your forked Git repo.
## 📝 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for more details.