#sheekyll
Sheekyll is a very basic theme for Jekyll, inspired by the original theme on my blog.
I had request to share it, so here it comes.
The theme is based on foundation without other dependencies, it's simple, lightweight, responsive and focus on the content first.
Just edit _config.yml
, generate and your good to write blog posts.
You must define your logo
- logoUrl : The path of your logo,
- email : The email for contact link,
- homeArticle : The number of posts displayed on home,
- twitterUsername : Your Twitter username for share buttons
- disqusUsername : Your Disqus username for comments
There are just two branch in the project :
master
for developmentgh-pages
for demo
Open sourced under the MIT license.