davorg / links

Self-hosted Linktree clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

links

Self-hosted Linktree clone

A very simple thing that I threw together in an hour or so.

The important files

  • links.json defines the links
  • index.html.tt defines how the web page looks
  • build actually turns the JSON into a web page
  • build.yml defines a GitHub Actions workflow that rebuilds the site when I edit the inputs

Demo

My links - https://links.davecross.co.uk/

About

Self-hosted Linktree clone


Languages

Language:Perl 88.5%Language:CSS 7.1%Language:Shell 2.7%Language:Dockerfile 1.7%