Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2019-02-01 03:38:14 +0300
committerZachary Betz <zwbetz@gmail.com>2019-02-01 03:38:14 +0300
commit13fee6dcdf160ac058631c2b6b4b84ec5bf7ca6d (patch)
tree426eba3d370cfc9175b3e8795c4a6d177a3a4a72 /README.md
parent7802890078ed0d9f1bc64bb6769f9a5289831c18 (diff)
Cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 80049c6..1dcc48e 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Hugo Themes demo, weekly-ish updates: TODO
From the root of your site:
```
-git submodule add https://github.com/zwbetz-gh/cupper-hugo-theme.git themes/cupper
+git submodule add https://github.com/zwbetz-gh/cupper-hugo-theme.git themes/cupper-hugo-theme
```
## Updating
@@ -30,7 +30,7 @@ git submodule update --remote --merge
## Run example site
-From the root of `themes/cupper/exampleSite`:
+From the root of `themes/cupper-hugo-theme/exampleSite`:
```
hugo server --themesDir ../..
@@ -38,12 +38,16 @@ hugo server --themesDir ../..
## Configuration
-Copy the `config.toml` or `config.yaml` from the `exampleSite` TODO, then edit as desired.
+Copy the `config.toml` or `config.yaml` TODO from the `exampleSite` TODO, then edit as desired.
## Typography
TODO
+## Features supported from the original Cupper
+
+TODO list em
+
## Favicons
TODO link RealFaviconGenerator and give steps