Releases: dikiaap/mangan
Releases · dikiaap/mangan
v1.4.4
Fixed
- Fix slash deprecation warning in the upcoming Sass v2 (#18).
v1.4.3
Fixed
- Update installation guide post.
v1.4.2
Changed
- Reducing images size by optimizing PNG files with pngquant.
v1.4.1
Changed
- Use lowercase on hex color. Easier to distinguish between numbers and letters.
Fixed
- Update installation guide post.
v1.4
Added
- EditorConfig settings.
- Example thumbnail image on meta element.
Changed
- Use current syntax of Jekyll.
- Rename
css/main.scss
to css/mangan.scss
.
- Rename
js/min.js
to js/main.js
.
Fixed
- Only use important meta element.
- Bug fixes and minor improvements.
v1.3.4
Fixed
- Deprecated syntax on
_config.yml
.
v1.3.3
Added
- Previous and next article link on article page.
Fixed
- Bug fixes and minor improvements.
v1.3.2
Added
- Dummy post.
- Travis CI build.
Changed
- Update url of post to
domain.com/post/title
.
Fixed
- Bug fixes and minor improvements.
v1.3
Added
- Jekyll Paginate plugin.
- Jemoji plugin.
Changed
- Minify assets.
- Cleanup
robots.txt
.
Fixed
- Bug fixes and minor improvements.