If you are using cygwin:
export COMSPEC=/cygdrive/c/Windows/System32/cmd.exe
- Install Jekyll Stack + Octopress
- Run:
> octopress new post "My title"
- move generated file from _posts into blog or meetup folder
- edit file header accordingly (see existing samples)
- increase version in _config.yml
- commit & push
Grunt can be used to uglify, minify, etc images. Just type grunt
. Look at Grunfile.js
to understand what it's doing.
Looking for a simple, responsive, theme for your Jekyll powered blog? Well look no further. Here be So Simple Theme, the followup to Minimal Mistakes -- by designer slash illustrator Michael Rose.
- Responsive templates. Looking good on mobile, tablet, and desktop.
- Gracefully degrading in older browsers. Compatible with Internet Explorer 9+ and all modern browsers.
- Minimal embellishments and subtle animations.
- Optional large feature images for posts and pages.
- Custom 404 page to get you started.
- Simple site search
- Support for Disqus Comments
See a live version of So Simple hosted on GitHub.
So Simple takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.
To learn how to install and use this theme check out the Setup Guide for more information.