v2.0.0
Minor Enhancements
- priority to site.url when site.github.url is available (#46)
- Move contents of the index.html page to the 'home' layout (#48)
- Use new
absolute_url
andrelative_url
filters in minima (#57)
Development Fixes
- Use standardized tab size of 2 spaces (#44)
Major Enhancements
- move
css/
directory from jekyll intoassets/
(#43)