Skip to content

davorg-cpan/app-linksite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linksite

Self-hosted Linktree clone

A very simple thing that I originally threw together in an hour or so. I have since spent many hours turning it into something that other people can also use.

The important files

  • links.json defines the links. Note that this is just an example. You should create your own version of this and store it in a separate repo - see github.com/davorg/links for the input that builds my link site.
  • index.html.tt defines how the web page looks
  • linksite is the command-line program that actually turns the JSON into a web page
  • build.yml is a sample GitHub Actions workflow file that you can use as a basis to build your own site automatically

Demo

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