Theme 4

Fourth available theme

Not available in Hugolify v2

This theme has not been migrated to v2 yet — no /v2 module path is published for it. It stays available for Hugolify v1.

Demo

Explore demo
Screenshot of Theme 4

Preview homepage

Setup

Import module

/config/_default/module.yaml

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

Custom main.sass?

Import sass

/assets/sass/main.sass

// Core Theme
@import "hugolify-theme"

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

// Site
@import "site"

Repository

Hugolify theme 4