Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 516 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 516 Bytes

hugolify-theme-4

Install

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

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

Add this import in assets/sass/main.sass

/*! purgecss start ignore */
// Theme
@import "hugolify-theme-4"
/*! purgecss end ignore */

Live demo

https://theme-4--hugolify-demo.netlify.app/

Documentation

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

Licensing

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