Skip to content

Releases: Bubblin-Superbooks/bookiza.cli

v5.1.0

18 Jul 18:49
Compare
Choose a tag to compare
  • Update bookiza.js to work decently on all the new repos. 32d8809
  • Update layout template of textbook type.
  • Fixed the link to fonts.google.com with preconnections.
  • Move publish mode back to production.

v5.0.0...v5.1.0

4.2.1

22 Mar 23:00
Compare
Choose a tag to compare
  • BUGFIX: CLI registration and publish methods. 278504c

v4.2.0...v4.2.1

Full Changelog: v4.2.0...v4.2.1

Linted Bookiza.CLI

17 Mar 04:43
Compare
Choose a tag to compare

Support for darkmode on textual layouts. Update README and fix links.

26 Feb 16:29
Compare
Choose a tag to compare
  • Update and cleanout README 32b0f50
  • Revert to manual version using np. f2588a8
  • Fix user messaging upon publish 7b5d768
  • Update templates with darkmode handling. c0111a3

v4.0.0...v4.1.0

Stable version with support@node18.

21 Feb 00:41
Compare
Choose a tag to compare
  • Add npmignore. Untether package versioning from package.json due to semver. ce2d834
  • Fixing issues with new book creation and updating to latest packages 3a978cf
  • Update TODO: for arc-bookiza dependency. 003a0b2
  • Attempting phased upgrade of Bookiza.CLI 768f78e
  • Bringing Bookiza upto date with Node 18 as moduleType with javascript imports instead of require. e4ad437
  • Update for node@14 compatibility. 9bd5a37

3.0.3...v4.0.0

🛎️Synopsis & ToC handler

19 Sep 19:53
Compare
Choose a tag to compare

Includes synopsis and table_of_contents handler with support for cover/synopsis.html & cover/toc.html file includes, or via .bookrc values.

Yay!

🍿 Introducing global templates from layout root.

19 Sep 15:30
Compare
Choose a tag to compare

This build introduces:

i) Global scripting from the root/stem {template} of Superbooks.
ii) Introduced clearfix/group className on relevant layout templates.
iii) Updated pagy-template with a meta::version and Gulpfile.

Makes it easy to apply style+script into all the pages from the root of the manuscript.
🍿

✨Introduce Children's books | Upgrade all templates.

16 Sep 21:13
Compare
Choose a tag to compare
  1. Upgraded all layout templates according to the newest gadda-gadda line-tracking mechanism.
  2. Added a free floating children's book template to bookiza.
  3. Implemented better .bookrc resolution covering @cover_attributes and publication.status.

🍾yay!

💈Remove Github repository initialization. Update dependencies and license.

25 Aug 16:51
Compare
Choose a tag to compare
  • Basic cleanup without automatic Github repos.
  • Clear licensing information displayed upon installation.
  • Deprecated MIT license option.

Tokenized Publishing with BookizArc Bypass. ✨

02 May 20:05
Compare
Choose a tag to compare

Implements a cool way to publish Superbooks using anonymized tokens.

At the root of project:

$ npx bookiza publish -t <api_token> 

============ Done! 100% upload complete.
Manuscript published successfully.