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

github.com/siegerts/hugo-theme-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Siegert <stephen.siegert@sas.com>2019-02-16 17:34:39 +0300
committerStephen Siegert <stephen.siegert@sas.com>2019-02-16 17:34:39 +0300
commit00f83b6a0bc2a4283989882b00bf352be950d4e0 (patch)
tree2816fb1e2b97fa390475aa65dd267dee446f4be3
parent70331acab94e6d1dd1146b108de838d2707d7960 (diff)
update readme
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a75f3d9..bc3f554 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
Basic personal site theme styled with minimal tachyons, syntax highlighting, and blog series configuration.
+![](https://github.com/siegerts/hugo-theme-basic/blob/master/images/screenshot.png)
+
## Features
- ✨ Basic — HTML with a dash of style + emoji
@@ -9,8 +11,6 @@ Basic personal site theme styled with minimal tachyons, syntax highlighting, and
- 🗞️ `series` taxonomy - Automatically group posts and display within an isolated taxonomy type
- 🥑 Syntax Highlighting - It's there when you need it
-![](https://github.com/siegerts/hugo-theme-basic/blob/master/images/screenshot.png)
-
## Installation
Run this command from the root of your Hugo directory (Git needs to be installed):
@@ -60,6 +60,8 @@ An extra _taxonomy_, `series`, is added to allow for the grouping of blog posts.
tag = "tags"
```
+### _Series read more_
+
![](https://github.com/siegerts/hugo-theme-basic/blob/master/images/series.png)
## `.Params.Menu`