Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 511 Bytes

File metadata and controls

29 lines (19 loc) · 511 Bytes

hugolify-theme-docs

Install

Edit config/_default/module.yaml to install the hugolify-theme-docs module:

V2

imports:
  - path: github.com/hugolify/hugolify-theme-docs/v2
  - path: github.com/hugolify/hugolify-theme/v2 # required

V1

imports:
  - path: github.com/hugolify/hugolify-theme-docs
  - path: github.com/hugolify/hugolify-theme

Documentation

https://www.hugolify.io/docs/

Licensing

Hugolify is free for personal or commercial projects (MIT license)