Skip to content

Releases: sinzii/meblog

v2.2.3

Choose a tag to compare

@sinzii sinzii released this 14 Jun 04:08

Small fixes:

  • Use the original path if url starts with http
  • Update typo in readme

v2.2.2

Choose a tag to compare

@sinzii sinzii released this 10 Jun 10:26

Skip v2.2.1 (unofficial release)

Improvements:

  • Silently fail if required template folders are not presented
  • Add auto update i18n files option for serve command
  • No loading data if posts folder is not presented

v2.2.0

Choose a tag to compare

@sinzii sinzii released this 09 Jun 10:57

Updates:

  • Support i18n

v2.1.2

Choose a tag to compare

@sinzii sinzii released this 07 Jun 09:34

Update:

  • Update template project content & styles
  • Update readme

v2.1.1

Choose a tag to compare

@sinzii sinzii released this 06 Jun 10:38

Updates:

  • Run register events asynchronously and one by one
  • Update readme

v2.1.0

Choose a tag to compare

@sinzii sinzii released this 03 Jun 16:29

Improvements:

  • Hot reload on scss change & optimize pug template watching
  • Add url & relativeUrl props for post
  • Add tag url function for template variables
  • Update template project

v2.0.0

Choose a tag to compare

@sinzii sinzii released this 02 Jun 16:54

Bundle of changes & updates:

  • Change template project folder structure
  • #2 Unpublished posts
  • #3 Allow arbitrary meta field for post
  • #4 Allow post to use different layout
  • #5 Serving port option & no-open option for serve command
  • #6 Hot reload on change config.js file
  • #7 Predefined tags
  • Generate source maps for SCSS
  • Event hooks to customize build process
  • Better log output
  • And many more minor updates

v1.0.4

Choose a tag to compare

@sinzii sinzii released this 30 May 18:14

Updates:

  • Fix minor typo in post url style
  • Filter posts with empty content on parsing

v1.0.3

Choose a tag to compare

@sinzii sinzii released this 30 May 17:22

Changes:

  • Minor fix for output log when creating new draft
  • Update readme

v1.0.2

Choose a tag to compare

@sinzii sinzii released this 30 May 17:02

Changes:

  • Remove unnecessary files from template folder