Theme 5

Fith 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 5

Preview homepage

Setup

Import module

/config/_default/module.yaml

imports:
  - path: github.com/hugolify/hugolify-theme-5
  - 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-5"

// Site
@import "site"

Repository

Hugolify theme 5