a lean theme for Hugo
Go to file
la Fleur 3c9933ead8 lien shortcode 2020-11-17 18:36:34 +01:00
archetypes initial commit 2020-10-14 01:01:13 +02:00
assets/css move scope to single/list body 2020-11-17 18:30:20 +01:00
layouts lien shortcode 2020-11-17 18:36:34 +01:00
static/css/fonts Avec la police Coelacanth 2020-11-14 10:23:54 +01:00
LICENSE.txt initial commit 2020-10-14 01:01:13 +02:00
README.md initial bop commit 2020-11-12 19:23:58 +01:00
theme.toml initial bop commit 2020-11-12 19:23:58 +01:00

README.md

bop theme for Hugo

This is a lean hugo theme, based on 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

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

$ cd themes/lean
$ git pull

To update all submodules, inside the hugo site do

$ git submodule update --remote

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.

License

The source code in this project is protected by the GPLv3 license.