- Update gemspec to require at least Jekyll 3.3 (#59)
- Use
absolute_urlfilter for disqus (#66) - replace
example/index.htmlwithexample/index.md(#58)
- Example should require Jekyll 3.3 (#61)
- 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_urlandrelative_urlfilters in minima (#57)
- Use standardized tab size of 2 spaces (#44)
- move
css/directory from jekyll intoassets/(#43)
- Fix html proofer errors (#49)
- Update gem regex to include new
assetsdirectory (#54)
- Look to site.url when available (#35)
- Move instruction for CSS in install section (#37)
- Add support to Disqus (#21)
- Google analytics support (#26)
- Look for
site.github.urlif it exists (#25)
- Fixed Flash Of Unstyled SVG (#12)
- Added "author" in footer instead of double title (#22)
- Document how to link to the theme styles (#18)
- Update Example to resemble Default site (#24)
- Use upstream gemspec file matcher (#9)
- Fix gemspec regex (#31)
- Add Travis and a basic smoke test (#33)
- include
_layouts,_includes, and_sassdir in gem (#6)
- default layout: html
langattribute should allow user customization (#3) - Use
normalize_whitespacefilter for meta description (#4) - Fix repo's URL in contributing (#5)