slim-pickins-hugo-theme

slim-pickins-hugo-theme

A port of my slim-pickins-jekyll-theme to Hugo

DEMO

Demo site here: https://slim-pickins-hugo-theme-demo.chrisanthropic.com

Contents

  • Installation
  • Options
    • CSS Grid
    • Navigation
    • Banner

Installation

To use Slim Pickins as your default Hugo theme you'll first need to install this repo in the themes/ directory.

cd themes/
git [email protected]:chrisanthropic/slim-pickins-hugo-theme.git

Next, set your config.toml file to use the theme by adding the following line:
theme = "slim-pickins"

Options