Skip to content

Releases: dikiaap/mangan

v1.4.4

07 Jan 02:16
2cf6b3c
Compare
Choose a tag to compare

Fixed

  • Fix slash deprecation warning in the upcoming Sass v2 (#18).

v1.4.3

15 Mar 05:01
f3188e7
Compare
Choose a tag to compare

Fixed

  • Update installation guide post.

v1.4.2

08 Apr 08:30
f653295
Compare
Choose a tag to compare

Changed

  • Reducing images size by optimizing PNG files with pngquant.

v1.4.1

09 Mar 12:00
a60844e
Compare
Choose a tag to compare

Changed

  • Use lowercase on hex color. Easier to distinguish between numbers and letters.

Fixed

  • Update installation guide post.

v1.4

26 Feb 15:28
55f467b
Compare
Choose a tag to compare

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

29 Jun 20:28
Compare
Choose a tag to compare

Fixed

  • Deprecated syntax on _config.yml.

v1.3.3

10 Mar 16:24
Compare
Choose a tag to compare

Added

  • Previous and next article link on article page.

Fixed

  • Bug fixes and minor improvements.

v1.3.2

06 May 00:34
Compare
Choose a tag to compare

Added

  • Dummy post.
  • Travis CI build.

Changed

  • Update url of post to domain.com/post/title.

Fixed

  • Bug fixes and minor improvements.

v1.3.1

31 Mar 23:51
Compare
Choose a tag to compare

Fixed

  • Add _site to .gitignore.

v1.3

19 Feb 16:38
Compare
Choose a tag to compare

Added

  • Jekyll Paginate plugin.
  • Jemoji plugin.

Changed

  • Minify assets.
  • Cleanup robots.txt.

Fixed

  • Bug fixes and minor improvements.