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

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAos <aosdab@gmail.com>2017-12-11 07:49:00 +0300
committerAos <aosdab@gmail.com>2017-12-11 07:49:00 +0300
commitb72895cd3fac659e4cf8eb2b0fc796cb8fac5ced (patch)
treed9d691c46098cd9d4669fe1e34ad28099447c151 /README.md
parent69196798e50f43c4310ec5090be8ff9f1922db19 (diff)
Added CDN call for extra languages for highlightjs, fixed calls to images
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 23 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5aafca1..7463af9 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,26 @@
A Hugo theme focused on content, cleanliness, speed and responsiveness. The main
goal of this theme is to be simple and fast.
-(This is a fork of [nofancy](https://github.com/gizak/nofancy) with improvements
-speed, responsiveness, and modernizing to latest version of Hugo.)
+> This is a fork of [nofancy](https://github.com/gizak/nofancy) with many
+improvements.
+
+A live version of this theme can be found
+[on my personal blog](https://aos.github.io).
+
+![Main List](images/main-list.png)
+![Content](images/content.png)
+
+## Table of Contents
+* Features
+* Getting Started
+* License
+
+## Features
+The main features of this theme include:
+* Multiple categories as navigation tabs
+* Tags and categories have their own pages
+* Syntax highlighting with `highlightjs`
+* Footer with variable social media links
+* Google analytics enabled
+
+