defenseunicorns / defense-unicorns-hugo-theme

Common theme for Defense Unicorns Hugo docs sites
Apache License 2.0
0 stars 0 forks source link

Defense Unicorns Hugo Theme

Netlify Status

Theme Demo

Forked from Docsy, a Hugo theme for technical documentation.

Use the Documentation Template to build a new product docs site.

Prerequisites

The following are basic prerequisites for using this theme:

Documentation

You can use Hugo to generate and serve a local copy of the user guide (also useful for testing local theme changes), making sure you have installed all the prerequisites listed above:

git clone --depth 1 https://github.com/defenseunicorns/defense-unicorns-hugo-theme.git
cd defense-unicorns-hugo-theme/userguide/
npm install
npm run serve

Design

License GitHub

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details