Skip to content

Releases: rhiokim/flybook

1.4.0

18 Jun 15:08
Compare
Choose a tag to compare

Patches

  • copy local assets which imported into markdown from origin dir to output dir (#5)

1.3.1

18 Jun 05:04
Compare
Choose a tag to compare

Patches

Fixes

  • add assets version to force loading

1.2.0

17 Jun 05:30
Compare
Choose a tag to compare

Features

  • --font support google font

Please see google fonts in details

  • --codeStyle support highlight.js styles

Please see highlight.js in details

  • --theme support light and dark only
$ flybook docs --outdir=out --font=Roboto --codeStyle=solarized-light --theme=dark

1.1.1

16 Jun 16:50
Compare
Choose a tag to compare

Features

  • --font support google font

Please see google fonts in details

  • --codeStyle support highlight.js styles

Please see highlight.js in details

$ flybook docs --outdir=out --font=Roboto --codeStyle=solarized-dark