I use Jekyll as a template, forked from someone else's work and modified it to create my design. It was a bit confusing at first, figuring out how to start and override things. But once I started writing it, it became similar to using Astro.js, just with more HTMLx.
The advantage is that when I want to turn any repo into a GitHub Pages site, I just need to create a _config.yml file. GitHub automatically detects it, making it super easy.
Here's an example: https://dvgamerr.github.io/go-hoyolab/
And the theme: https://github.com/dvgamerr/minima-lite
Top comments (0)