2021-11-23 12:10:03 +00:00
# LinkRoots
2021-11-23 12:51:36 +00:00
< p align = "center" > < img src = "logo.png" / > < / p >
2021-11-23 12:54:57 +00:00
2021-11-23 12:10:03 +00:00
LinkRoots is a libre, lightweight, self-hosted alternative to Linktree.
## How to use it
2021-11-23 12:35:29 +00:00
2021-11-23 12:10:03 +00:00
1. Clone the repository.
2021-11-23 12:35:29 +00:00
2021-11-23 12:10:03 +00:00
2. Replace `background.png` with any background image of your choice.
2021-11-23 12:35:29 +00:00
2021-11-23 12:10:03 +00:00
3. Edit `roots.json` to modify the page. The example should be enough to help you understand the format, but feel free to ask me questions if you still don't get it!
2021-11-23 12:35:29 +00:00
2021-11-23 12:54:57 +00:00
4. Host it!
2021-11-23 12:10:03 +00:00
## Button types
2021-11-23 12:35:29 +00:00
| Type | Description | Example |
| --- | --- | --- |
| `basic` | A basic button, not associated with any particular site. | ![Basic Button ](buttonImages\basic.png ) |
| `facebook` | A button for Facebook pages. | ![Facebook Button ](buttonImages\facebook.png ) |
| `instagram` | A button for Instagram pages. | ![Instagram Button ](buttonImages\instagram.png ) |
| `twitter` | A button for Twitter pages. | ![Twitter Button ](buttonImages\twitter.png ) |
| `github` | A button for GitHub pages. | ![GitHub Button ](buttonImages\github.png ) |
| `youtube` | A button for YouTube pages. | ![YouTube Button ](buttonImages\youtube.png ) |
| `linkedin` | A button for LinkedIn pages. | ![LinkedIn Button ](buttonImages\linkedin.png ) |
| `pinterest` | A button for Pinterest pages. | ![Pinterest Button ](buttonImages\pinterest.png ) |
| `tumblr` | A button for Tumblr pages. | ![Reddit Button ](buttonImages\tumblr.png ) |
| `reddit` | A button for Reddit pages. | ![Reddit Button ](buttonImages\reddit.png ) |