2026-06-23 20:05:27 +00:00
2026-06-23 19:28:18 +00:00
2026-06-23 19:13:35 +00:00
2026-06-23 19:55:07 +00:00
2026-06-23 19:43:32 +00:00
2026-06-23 20:05:27 +00:00

starless

a minimal hugo theme

see it here: starless.ruiny.de

vermillion skies

install

If you're new to hugo, you can just clone and update the content folder.

git clone https://github.com/ruinivist/hugo-starless my-blog-name
cd my-blog-name
hugo server

If you already have a Hugo site and just want the theme

cd my-existing-site
git clone https://github.com/ruinivist/hugo-starless /tmp/hugo-starless
cp -r /tmp/hugo-starless/themes/starless ./themes/
# in hugo.toml, set: theme = "starless"
hugo server

For config, see customize.

For themes, see themes.