Skip to content

Releases: cdrubin/pash

two

21 Jan 22:22
Compare
Choose a tag to compare

Full Changelog: one...two

  • better handling of filenames with spaces and embedded images

one

17 Jan 23:25
Compare
Choose a tag to compare
one

first release

./pash [in directory] [out directory]
  • converts markdown to html (including handling of embedded base64 images)
  • respects _context.mjs files for setting things like context.layout for a directory

also contains other APE binaries:

  • curl
  • zip
  • unzip

which can be used like so: ./pash unzip

(qjs was compiled with cosmocc-3.2.4 to allow use in gVisor too)