New
v2.0.0
- #44: Use HTML5 elements across project.
- #49: Update syntax highlighter option in config.
- #50: Atom media type.
- #55: Add Sass support for project CSS.
- #58: Use Jekyll's default Markdown parser.
- #65, #87: Fix URLs by removing extra slashes across all pages. Should resolve custom
baseurlproblems. - #71: Fix date styling in post layout.
- #78: Update pagination to use
next_page_pathandprevious_page_pathJekyll helpers. - #84: Add footnote support.
- #85: Update code snippets to include line number support.
- #93: Update responsive
<meta>tag to removemaximum-scale=1so that users can double tap and zoom. - #94: Only show the related posts section if there are related posts.