antosdk-apps/Booklet
2020-09-15 10:40:06 +00:00
..
assets update booklet 2020-07-10 14:01:52 +02:00
build Update Booklet and vTerm 2020-09-15 10:40:06 +00:00
coffees Update Booklet and vTerm 2020-09-15 10:40:06 +00:00
css booklet now compatible with new API 2020-06-06 23:49:13 +02:00
katex add latex and 3dmodel option 2019-11-30 22:04:36 +00:00
package.json Update Booklet and vTerm 2020-09-15 10:40:06 +00:00
project.json booklet now compatible with new API 2020-06-06 23:49:13 +02:00
README.md Update Booklet and vTerm 2020-09-15 10:40:06 +00:00

Booklet

A back-end tool for my online document hub https://doc.iohub.dev/antos/

Change logs

v0.2.0-a

  • Book meta data is no longer depending on the absolute path
  • Meta-data of Books created by Booklet v0.1.x needs to be modified (manually) to work properly on v0.2.x

v0.1.0-a

  • Add support to model/gltf-binary file

v0.1.0-a: new feature

  • Entries of the same parent now can go up and down
  • Support drag and drop to move entries around
  • Support assets such as image files can be uploaded and stored directly into the book structure
  • Booklet can now render local image

v0.0.3-a

  • Clean up code

v0.0.2-a

  • First public release