@docsy/theme
v0.16.0
Published
A Hugo theme for technical documentation sites
Downloads
348
Maintainers
Readme
@docsy/theme
Docsy is a Hugo theme for technical documentation sites.
This package contains the theme files and their npm dependencies, plus the gen-favicons helper.
Usage
Add the theme to your Hugo site:
npm install --save-dev @docsy/themeThen set the following in your site's hugo.yaml:
theme: '@docsy/theme'
themesDir: node_modulesFor prerequisites, project setup, and everything else, see the Docsy documentation.
