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:
Diffstat (limited to 'README.md')
-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`