Skip to content

Releases: RayCC51/BashWrite

BashWrite v1.1.9

Choose a tag to compare

@RayCC51 RayCC51 released this 29 Apr 02:35

New

  • Rebuild command

Fix

  • Add a conditional statement for creating resources

BashWrite v1.1.8

Choose a tag to compare

@RayCC51 RayCC51 released this 28 Apr 13:46

md2html

  • Minify
  • New: Table alignment

BashWrite v1.1.7

Choose a tag to compare

@RayCC51 RayCC51 released this 26 Apr 12:36

md2html

  • Fix: Escaping charactors
  • Allow every html tags
  • Auto detect url

BashWrite v1.1.6

Choose a tag to compare

@RayCC51 RayCC51 released this 26 Apr 03:59

New

  • Pinned post
  • Allow iframe html tag in markdown
  • Banner image

md2html

  • Allow underscore(_) for em, strong
  • Fix em, strong

Update

  • Refactoring all posts
  • Date valid check

BashWrite v1.1.5

Choose a tag to compare

@RayCC51 RayCC51 released this 25 Apr 06:12

Fix

  • When updating or removing assets in write/
  • Rebuild tags
  • Remove backups path error
  • md2html: sub and del tag in codeblock

Update

  • CSS: Style of heading with id
  • Comments
  • Refactoring
  • Rename variables
  • Remove empty folders in posts/

New

  • Custom footer
  • Automatically create backup file .tar.gz

BashWrite v1.1.4

Choose a tag to compare

@RayCC51 RayCC51 released this 23 Apr 12:09

Update

  • Minify CSS
  • RSS contains whole posts

Fix

  • Where posts are automatically deleted when updated
  • Github action: Check file existing

md2html

  • Allow br, br/, br / tag
  • Fix: Multi indented list
  • Fix: Mixed list
  • Fix: em and strong tags

BashWrite v1.1.3

Choose a tag to compare

@RayCC51 RayCC51 released this 22 Apr 04:41

fix

  • removing posts
  • empty frontmatter
  • css: darkmode header color
  • github action - github pages

BashWrite v1.1.2

Choose a tag to compare

@RayCC51 RayCC51 released this 22 Apr 00:21

Feat

  • The file's change check method has been changed from time to checksum.

Fix

  • Prevent html entity in the frontmatter.
  • Created tag name rules. No duplicates, No symbols except dash and underscore.
  • all-tags.html
  • tags/*.html

BashWrite v1.0.3

Choose a tag to compare

@RayCC51 RayCC51 released this 20 Apr 04:21
  • HTML comments, br tag

  • Update md2html

  • Copy assets in write/ -> posts/

  • Github actions now works

  • and fix something...

BashWrite 0.12 beta

BashWrite 0.12 beta Pre-release
Pre-release

Choose a tag to compare

@RayCC51 RayCC51 released this 17 Apr 08:19

Many features are functioning, but there are still many areas that need improvement.

Therefore, it is still in the beta version.