Merge branch 'master' of github.com:piharpi/jekyll-klise
This commit is contained in:
19
README.md
19
README.md
@@ -1,6 +1,21 @@
|
||||
# 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.<br>
|
||||
For demo <a href="https://klise.now.sh" target="_blank">klise.now.sh</a>
|
||||
|
||||
## Features
|
||||
|
||||
* Light & Dark Mode support
|
||||
* 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
|
||||
|
||||
@@ -13,7 +28,7 @@ bundle install
|
||||
bundle exec jekyll serve
|
||||
```
|
||||
|
||||
Navigate to `localhost:4000`.
|
||||
Navigate to `localhost:4000`. You're Welcome, Fork and be Stargaze.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user