a lean theme for Hugo
Go to file
lafleur 1afb3c46ae describe theme update in README.md 2020-10-14 15:44:28 +02:00
archetypes initial commit 2020-10-14 01:01:13 +02:00
assets/css initial commit 2020-10-14 01:01:13 +02:00
layouts add exposed link in main menu 2020-10-14 15:20:21 +02:00
static/css/fonts initial commit 2020-10-14 01:01:13 +02:00
LICENSE.txt initial commit 2020-10-14 01:01:13 +02:00
README.md describe theme update in README.md 2020-10-14 15:44:28 +02:00
theme.toml fill theme.toml 2020-10-14 01:11:36 +02:00

README.md

lean hugo theme

This is lean hugo theme, a port of the lean jekyll theme.

Usage

Inside a hugo site, do

$ git submodule add http://framagit.org/lafleur/lean-hugo-theme.git themes/lean
$ cd themes/lean
$ git checkout master

To update the theme to its latest version, inside the hugo site do

$ git submodule update themes/lean

Contributing

This project is intended to be a welcoming space for collaboration. If you have an idea, suggestion, feature request, etc., feel free to open an issue or pull request.