Skip to content

Releases: RayCC51/BashWrite

BashWrite v1.1.9

29 Apr 02:35
Compare
Choose a tag to compare

New

  • Rebuild command

Fix

  • Add a conditional statement for creating resources

BashWrite v1.1.8

28 Apr 13:46
Compare
Choose a tag to compare

md2html

  • Minify
  • New: Table alignment

BashWrite v1.1.7

26 Apr 12:36
Compare
Choose a tag to compare

md2html

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

BashWrite v1.1.6

26 Apr 03:59
Compare
Choose a tag to compare

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

25 Apr 06:12
Compare
Choose a tag to compare

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

23 Apr 12:09
Compare
Choose a tag to compare

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

22 Apr 04:41
Compare
Choose a tag to compare

fix

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

BashWrite v1.1.2

22 Apr 00:21
Compare
Choose a tag to compare

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

20 Apr 04:21
Compare
Choose a tag to compare
  • HTML comments, br tag

  • Update md2html

  • Copy assets in write/ -> posts/

  • Github actions now works

  • and fix something...

BashWrite 0.12 beta

17 Apr 08:19
Compare
Choose a tag to compare
BashWrite 0.12 beta Pre-release
Pre-release

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

Therefore, it is still in the beta version.