Skip to content

ssb v0.0.1

Compare
Choose a tag to compare
@maciejzj maciejzj released this 04 Jul 13:18
· 11 commits to master since this release

First release (v0.0.1)

Since the versioning for this project has been very poor so far, this release restarts the versions counter (this project is so small and personal that hopefully no one will get hurt).

Features and changes

  • Run ssb -g to generate html templates for header and footer.
  • Run ssb <markdown_files> to compile the main markdown file and posts in the posts dir.
  • Run ssb -h for full help and available features.

Internal changes and bugfixes

  • Shellcheck linting is applied to the main script.

Other