Skip to content

v1.1.0

Compare
Choose a tag to compare
@mdo mdo released this 28 Dec 07:01
· 52 commits to master since this release

Hyde 1.1.0 features several bug fixes, improved documentation, and a handful of new features.

  • New: Added a reverse orientation option, so now sidebars can appear on the right
  • New: Added eight simple colored themes based on base16
  • New: Added support for Pygments syntax highlighting (with demo included in Example content post)
  • Bug: Fixed inconsistent padding on post pages
  • Bug: Removed ; from the responsive <meta> tag to fix invalid code
  • Bug: Fixed spacing of related posts section
  • Change: Removed duplicate favicons from the <head>
  • Change: Increase font-weight of headings slightly
  • Change: Rewrote the CSS file to include table of contents, updated comments throughout, and a better organization (responsive aspects come after the base component classes)

<3