This site presents lettre's features ans news. Usage docs are on docs.rs.
The site is built using hugo.
To initialize the upstream parent theme, run:
git submodule init
git submodule update
Build the site with:
hugo serve
And to include drafts:
hugo serve --buildDrafts