Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 595 Bytes

File metadata and controls

31 lines (21 loc) · 595 Bytes

lawyerify-example-site

Install

Edit config/_default/module.yaml to install the lawyerify-example-site module:

V2

imports:
  - path: github.com/uncinq/lawyerify-example-site/v2
  - path: github.com/uncinq/lawyerify-theme/v2
  - path: github.com/uncinq/hugolify-theme/v2

V1

imports:
  - path: github.com/uncinq/lawyerify-example-site
  - path: github.com/uncinq/lawyerify-theme
  - path: github.com/uncinq/hugolify-theme

Documentation

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

Licensing

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