/lil-boot-hugo-theme

A little Hugo theme made with Bootstrap and Feather.

Primary LanguageHTML

Notice: this repo is no longer maintained.


Lil Boot

Netlify Status

A little Hugo theme made with Bootstrap and Feather.

Table of contents

Demo

https://lil-boot-hugo-theme.netlify.com/

Minimum Hugo version

Hugo extended version 0.58.3 or higher is required. View the Hugo releases and download the binary for your OS.

Installation

From the root of your site:

git submodule add https://github.com/zwbetz-gh/lil-boot-hugo-theme.git themes/lil-boot-hugo-theme

Updating

From the root of your site:

git submodule update --remote --merge

Run example site

From the root of themes/lil-boot-hugo-theme/exampleSite:

hugo server --themesDir ../..

Configuration

Copy the config.yaml from the exampleSite, then edit as desired.