Go to file
Zachary Betz dc06f040ec Add theme.toml. Readme updates 2019-02-04 14:55:40 -06:00
archetypes Cleanup 2019-01-31 18:38:14 -06:00
data Reorganize 2019-01-31 18:19:20 -06:00
exampleSite Cleanup 2019-01-31 18:38:14 -06:00
layouts Cleanup 2019-01-31 18:38:14 -06:00
static Reorganize 2019-01-31 18:19:20 -06:00
.gitignore Reorganize 2019-01-31 18:19:20 -06:00
LICENSE Reorganize 2019-01-31 18:19:20 -06:00
README.md Add theme.toml. Readme updates 2019-02-04 14:55:40 -06:00
theme.toml Add theme.toml. Readme updates 2019-02-04 14:55:40 -06:00

README.md

Cupper

An accessibility-friendly Hugo theme, ported from the original Cupper project.

Table of contents

TODO

Demo

Dev demo, immediate updates: TODO

Hugo Themes demo, weekly-ish updates: TODO

Installation

From the root of your site:

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

Updating

From the root of your site:

git submodule update --remote --merge

Run example site

From the root of themes/cupper-hugo-theme/exampleSite:

hugo server --themesDir ../..

Configuration

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

Typography

TODO link post

Features supported from the original Cupper

TODO list em

Favicons

TODO link RealFaviconGenerator and give steps

Credits

TODO