- Clone this repo.
gem install jekyll
jekyll server --watch
- Point browser to http://127.0.0.1:4000
rake guide title='Nasty Java Styleguide'
- This will create a file in the
_posts
directory. Edit that file as you see fit to modify the styles. - Send a pull request.
- Edit the
_config.yml
and change the company name.