hugo-code-editor-theme/CHANGELOG.md

2.4 KiB

1.1.0 (2016-02-07)

Bug Fixes

  • actually list most recent articles intead of older ones in side menu (9ccd3b3)
  • add fonts in index (373a869)

Features

  • change date format to YYYY-mm-dd hh:mm-ss (b78846f)
  • show categories and tags blocs only if there are some (5707d9d)

1.0.0 (2016-02-06)

Features

  • add a custom 404 page (e933c24)
  • add a link to home in the menu for conveniance (e1615aa)
  • add integration with Disqus (f1de92a)
  • add integration with Google Analytics (b009a73)
  • add menu bar and main content with colors from atom editor (06de534)
  • add support for bootstrap tables (b8e8128)
  • add support for listing tags and categories (9b7f46f)
  • add support for listing, tags, categories and most recent articles (eafcee5)
  • add support for pagination in _default/list.html (f4d8ac3)
  • add support for responsive iframes (721c05d)
  • add support for syntax hightlighting with highlight.js (057d49d)
  • add support for translations (b250023)
  • add support for Twitter and Facebook share buttons (f5b5ae5)
  • create list and single default layouts (8c39d2e)
  • display dynamic pages title and description (b9047b4)