Skip to content

schu/about-blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Blank

A minimalist Hugo theme.

Requirements

  • Hugo extended (with Sass/SCSS support)

Installation

cd <your Hugo project>
git submodule add https://github.com/schu/about-blank themes/about-blank
cd themes/about-blank
npm install

In your config.toml set

theme = "about-blank"

Configuration parameters

Configuration parameters with their defaults.

# Hugo config.toml

[params]
  # Whether the top navigation should be disabled
  disableMenu = false
  # Whether the default list view should show tag pills below items
  showTagPills = false

About

A minimalist Hugo theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published