Theme 2

Second available theme

Demo

Explore demo
Screenshot of Theme 2

Preview homepage

Setup

Import module

/config/_default/module.yaml

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

// Site
@import "site"

Repository

Hugolify theme 2