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

github.com/capnfabs/paperesque.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e22e4c..d3b8f57 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,14 @@ If you're sure you want to use git submodules:
git submodule add --init https://github.com/capnfabs/paperesque themes/paperesque
```
+### Select the theme in your `config.toml`
+
+Add / Modify the `theme` field in your `config.toml` for your hugo site:
+
+```toml
+theme = "paperesque"
+```
+
## Using Features
### FYI: the Home Page is Menu-driven