aboutsummaryrefslogtreecommitdiffstats
path: root/gum/README.md
diff options
context:
space:
mode:
authorRoland Askew <rolandjamesaskew37@gmail.com>2018-10-19 10:41:09 +1300
committerJustin Mayer <entroP@gmail.com>2018-10-23 14:29:28 +0200
commitd52e6df49cf7fb9f87ec23d80440fdbcec37495e (patch)
tree64f6f013efb72d45ff4f49af3d3714ce41612547 /gum/README.md
parentd8ee93d498c591815b411ffec65de21a9aa0a936 (diff)
downloadpelican-themes-d52e6df49cf7fb9f87ec23d80440fdbcec37495e.tar.gz
update gum docs
Diffstat (limited to 'gum/README.md')
-rw-r--r--gum/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/gum/README.md b/gum/README.md
index 5a01f2b..566899d 100644
--- a/gum/README.md
+++ b/gum/README.md
@@ -38,6 +38,27 @@ JUVIA_URL = ''
JUVIA_ID = ''
```
+To use Discus, fill out the following values, again the url without leading `http://` and trailing `/`.
+
+```
+DISQUS_SITENAME = ''
+```
+
+Other Features include:
+
+```
+SITESUBTITLE = 'your site subtitle'
+```
+
+The following standard pelican settings are honored:
+
+```
+DISPLAY_CATEGORIES_ON_MENU
+DISPLAY_PAGES_ON_MENU
+DEFAULT_LANG
+SOCIAL
+```
+
### Screenshot ###
![screenshot](screenshot.png)