[master repo] Push mirrored to Github https://github.com/Rushmore75/lugo
Go to file
2024-04-01 08:47:36 -06:00
archetypes init - lots of changes from lugo 2024-02-07 16:08:16 -07:00
layouts added bottom line 2024-04-01 08:47:36 -06:00
static changing css arround to better support code blocks. 2024-04-01 08:47:36 -06:00
.gitignore ignorefile 2024-03-06 17:53:05 -07:00
config.toml Added more config options 2024-04-01 08:47:36 -06:00
README.md update readme from the ancient one 2024-03-07 21:25:48 -07:00

Lugo - a fork of Luke's theme

A basic hugo theme based off of Luke Smith's hugo theme. Quite a lot has been changed so it is barely a fork at this point.

Get started

hugo new site new-site
cd new-site/
git submodule add https://git.oliveratkinson.net/Oliver/lugo themes/lugo
echo "theme = 'lugo'" >> config.toml

Notes

  • Makes one RSS feed for the entire site at /index.xml
  • Stylesheet is in /style.css and includes some important stuff for partials.