We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install the jekyll. Required gem version >= 1.3.7
$ gem install jekyll rdiscount
Get the repository.
$ git clone {repo url}
Start jekyll in server mode
$ jekyll --server
Edit sources. Of cource you should use Vim :)
Verify with Web Browser.
Validate HTML5 with online HTML5 validator
Commit and pull request (or push for writers)