[master repo] Push mirrored to Github https://github.com/Rushmore75/lugo
Go to file
2024-04-01 09:01:27 -06:00
archetypes fixed homepage list issue 2024-04-01 08:47:36 -06:00
layouts un-heck the html 2024-04-01 08:53:03 -06:00
static merge main -> master 2024-04-01 09:01:27 -06:00
.gitignore ignorefile 2024-03-06 17:53:05 -07:00
config.toml un mess up the config 2024-04-01 08:47:36 -06:00
README.md readme merge 2024-04-01 08:47:36 -06:00

Oliver's Hugo Theme

Fork of lugo. Used for my personal website(s).

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.