An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# LinkTree-Like Bio Links
#### A simple site to group all of my profiles in one place.

![Screenshot of the project](assets/screenshot.jpg)

## 💡 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.