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

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-15 18:41:30 +0300
committerJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-15 18:41:30 +0300
commit87f96d48a1ce8565b03068291d354139564dbdb3 (patch)
tree551544b6d6050dbee241a42e5a9c831e8e9be7c1 /README.md
parentc3dd45ff750021c2b3549cb6916db08522b3552e (diff)
some notes on differences in readme, single template entry header
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed8ce9f..eac8a79 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,17 @@ This is a port of the WordPress Twenty Nineteen theme to Hugo. It's a work in pr
## Installation Instructions
`git submodule whatever`
+
+## Highlights
+
+- Accent color configurable via config.toml
+- Featured image treatment using accent color works (maybe???)
+- Social menu in header actually renders the icon (maybe???)
+- Search via Fuse.js included
+- Google Analytics code configurable via config.toml
+
+## Differences from original theme
+
+- Comment related stuff has been omitted
+- Author related stuff has been omitted
+- The article lists show summaries rather than full content \ No newline at end of file