simplest
Simple Jekyll theme
:warning:
This theme requires ruby and rubygems installed
- [x] Clean layout
- [x] Resposive layout
- [x] Preprocessor SASS
- [x] HTML minified
- [x] CSS minified
- [x] No Javascript
- [x] Pagination
- [x] Syntax highlight
- [x] Author config
- [x] Comments with Disqus
- [x] Share posts
Start in 4 steps
- Download or clone repo
git clone git@github.com:nandomoreirame/simplest.git
- Enter the folder:
cd simplest/
- Install Ruby gems:
bundle install
- Start Jekyll server:
jekyll serve
Access, localhost:4000/simplest
Demo and Download
Demo
Download
Copyright and license
It is under the MIT license.
Enjoy :yum: