Wall-E

Wall-E is a modern Jekyll template with a magazine-like grid layout on the frontpage, beautiful typography and uncomplicated content.
Some Good Features
- Mobile responsive, built with Semantic UI, customization is easy
- Disqus is integrated by default
- One column layout suitable for personal blogs with focus on content
- Beautiful typography (uses League Gothic and Open Sans)
- Feature image can be added to homescreen post cards
- Search box links to Google search by default
Usage
Wall-E is fully furnished right out of the box. To use this template on your blog
- If this is your first Jekyll blog, follow this helpful guide to set up Jekyll.
- Fork this repository, rename the fork as
your-username.github.io. Your blog should immediately be live onhttps://your-username.github.io - Clone your fork
- Delete everything in
_postsdirectory. Delete thetmpdirectory. - Open
_config.ymland set the variables - Open
_includes/disqus.htmland_includes/disqus-count.htmland replace the value ofdisqus_shortnamevariable to your Disqus username - Run
jekyll serveand your blog should be live onhttp://localhost:4000. Make changes, test them locally, commit your changes and push to your fork. Your changes should be live in a couple of seconds
License
MIT License