White Paper is a jekyll theme for tech blogs. It is clean and simple with good semantic structure.
- Install Jekyll from here(http://jekyllrb.com/)
- Fork the project.
- Change the fields in _config.yml.
- Change the links in header.html.
Test the website live while editing the code:
jekyll server --watch
Report issues or feature request here.