hugo-code-editor-theme/CHANGELOG.md

41 lines
2.4 KiB
Markdown
Raw Normal View History

2016-02-07 12:48:50 +00:00
<a name="1.1.0"></a>
# [1.1.0](https://github.com/aubm/aubm-website-theme/compare/v1.0.0...v1.1.0) (2016-02-07)
### Bug Fixes
* actually list most recent articles intead of older ones in side menu ([9ccd3b3](https://github.com/aubm/aubm-website-theme/commit/9ccd3b3))
* add fonts in index ([373a869](https://github.com/aubm/aubm-website-theme/commit/373a869))
### Features
* change date format to YYYY-mm-dd hh:mm-ss ([b78846f](https://github.com/aubm/aubm-website-theme/commit/b78846f))
* show categories and tags blocs only if there are some ([5707d9d](https://github.com/aubm/aubm-website-theme/commit/5707d9d))
2016-02-06 17:15:14 +00:00
<a name="1.0.0"></a>
# 1.0.0 (2016-02-06)
### Features
* add a custom 404 page ([e933c24](https://github.com/aubm/aubm-website-theme/commit/e933c24))
* add a link to home in the menu for conveniance ([e1615aa](https://github.com/aubm/aubm-website-theme/commit/e1615aa))
* add integration with Disqus ([f1de92a](https://github.com/aubm/aubm-website-theme/commit/f1de92a))
* add integration with Google Analytics ([b009a73](https://github.com/aubm/aubm-website-theme/commit/b009a73))
* add menu bar and main content with colors from atom editor ([06de534](https://github.com/aubm/aubm-website-theme/commit/06de534))
* add support for bootstrap tables ([b8e8128](https://github.com/aubm/aubm-website-theme/commit/b8e8128))
* add support for listing tags and categories ([9b7f46f](https://github.com/aubm/aubm-website-theme/commit/9b7f46f))
* add support for listing, tags, categories and most recent articles ([eafcee5](https://github.com/aubm/aubm-website-theme/commit/eafcee5))
* add support for pagination in _default/list.html ([f4d8ac3](https://github.com/aubm/aubm-website-theme/commit/f4d8ac3))
* add support for responsive iframes ([721c05d](https://github.com/aubm/aubm-website-theme/commit/721c05d))
* add support for syntax hightlighting with highlight.js ([057d49d](https://github.com/aubm/aubm-website-theme/commit/057d49d))
* add support for translations ([b250023](https://github.com/aubm/aubm-website-theme/commit/b250023))
* add support for Twitter and Facebook share buttons ([f5b5ae5](https://github.com/aubm/aubm-website-theme/commit/f5b5ae5))
* create list and single default layouts ([8c39d2e](https://github.com/aubm/aubm-website-theme/commit/8c39d2e))
* display dynamic pages title and description ([b9047b4](https://github.com/aubm/aubm-website-theme/commit/b9047b4))