A theme for Hugo based on the Hugo-coder theme. This was hacked together for my own personal needs, and you're probably better off using the parent theme for your own extensions. I don't anticipate this being widely used by others.
- Add the repository into your Hugo Project repository as a submodule,
git submodule add https://github.com/seanlane/lane-grid.git themes/lane-grid
. - Configure your
config.toml
orconfig.yaml
. - Build your site with
hugo serve
and see the result athttp://localhost:1313/
.
Coder is licensed under the MIT license.
This theme is maintained by myself, Sean Lane.