Theme 4

Fourth available theme

Demo

Screenshot of Theme 4

Homepage

Explore demo

Setup

Import module

/config/_default/module.yaml

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

Import sass

/assets/sass/main.sass

// Theme
@import "hugolify-theme-4"

Repository