Demo site here: https://slim-pickins-hugo-theme-demo.chrisanthropic.com
- Installation
- Options
- CSS Grid
- Navigation
- Banner
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"