Docter is a project documentation theme based on CFPB's DOCter. 18F Guides also made significant use of these themes, and some inspiration is drawn from those as well.
this theme requires Hugo Extended.
from the root of your hugo site, run:
cd themes
git clone https://gitlab.com/edavidaja/docter.git
The sidebar will be built automatically from the content in page
. You can use weight
in the content front matter to adjust the order of the items.
You can create blog posts in post
. The most recent five by date will be displayed on the home page.
You can set the color for the website using the brand_color
option in config.toml
.