Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

chrisanthropic/slim-pickins-hugo-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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