Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 712 Bytes

SHM Docs

Docsy is a Hugo theme for technical documentation sites, providing easy site navigation, structure, and more. This Docsy Example Project uses the Docsy theme, as well as providing a skeleton documentation structure for you to use. You can either copy this project and edit it with your own content, or use the theme in your projects like any other Hugo theme.

Install (prepare)

The theme is included in this project as a Git submodule:

git submodule update --init --recursive

Start

docker-compose up

Usage

You can develop docs by this url:

http://127.0.0.1:1313