A lightweight theme for Hugo (gohugo.io)
Paperesque is a lightweight Hugo theme that offers a few unique features. It is designed to be easy to use and customizable for individual needs. The theme is showcased on capnfabs.net and the Hugo Themes Example Site.
git subtree:
git subtree add --prefix themes/paperesque https://github.com/<username>/<repository>.git main
config.toml file by adding or modifying the theme field:
theme = ["paperesque", "exampleSite"]
Paperesque is a lightweight Hugo theme that offers useful features such as image resizing, visual differentiation for drafts, and margin notes for footnotes. It provides easy installation through git subtree or git submodules, allowing users to customize the theme to their specific needs.