https://github.com/davorg/links
Self-hosted Linktree clone
https://github.com/davorg/links
Last synced: about 1 year ago
JSON representation
Self-hosted Linktree clone
- Host: GitHub
- URL: https://github.com/davorg/links
- Owner: davorg
- Created: 2022-09-17T15:40:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T14:41:09.000Z (over 1 year ago)
- Last Synced: 2025-02-19T15:37:38.387Z (over 1 year ago)
- Size: 551 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# links
Self-hosted Linktree clone
The [data file](https://github.com/davorg/links/blob/main/links.json)
that builds my [links site](https://links.davecross.co.uk/).
Most of the hard work is done by my
[linksite](https://github.com/davorg-cpan/app-linksite) program.
But you might be interested in the
[GitHub Actions workflow](https://github.com/davorg/links/blob/main/.github/workflows/build.yml)
that rebuilds the site automatically whenever the input data changes.