Simple Jekyll theme
⚠️ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Preprocessor SASS
- HTML minified
- CSS minified
- No Javascript
- Pagination
- Syntax highlight
- Author config
- Comments with Disqus
- Share posts
- 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
It is under the MIT license.
Enjoy 😋