From 87638b8a8f2e01f5570a78cba1ecd717bf3b66ac Mon Sep 17 00:00:00 2001 From: Mahendrata Harpi Date: Sat, 4 Apr 2020 09:02:29 +0700 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f491f0b..e63f584 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # Klisé -Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll, Ruby, Netlify, Now.sh. +Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll, Ruby, Netlify, Now.sh.
+For demo klise.now.sh + +## Features + +* Customizable (using `.sass`) +* Responsive (desktop, tab and mobile) +* Mobile First Design +* SEO Optimized +* RSS Feed +* Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge)) +* Next & Previous Post +* Comment layout, enable in frontmatter if you wish +* Google analytics +* HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html])) ## Installation