BenjaminEHowe / jekyll-links

A Linktree alternative using Jekyll, hosted on Cloudflare Pages
https://jekyll-links.pages.dev
MIT License
0 stars 0 forks source link

Jekyll Links

Jekyll Badge Cloudflare Pages Badge GitHub Actions Badge

This repository contains a self-hosted Linktree-style website. It is deployed to https://jeykll-links.pages.dev/. We deploy using GitHub Actions as opposed to the native Cloudflare Pages git integration so that the build settings are captured within the git repository, and so that we can use the same container images for local development.

Local Development

The easiest way to develop locally is using Docker Desktop (other container engines are available).

Once the development server is running, the website will be available at http://localhost:4000/.