honkit

HonKit is building beautiful books using Markdown - Fork of GitBook

APACHE-2.0 License

Downloads
48K
Stars
3K
Committers
136

Bot releases are hidden (Show)

honkit - v3.6.1

Published by azu about 4 years ago

3.6.1 (2020-08-15)

Bug Fixes

  • honkit: fix next/prev button on anchor article (#110) (fc54b71)

For example, The next of Markdown page is Asciidoc.

SUMMARY.md:

* [Markdown](syntax/markdown.md)
    * [Headings](syntax/markdown.md#headings)
    * [Paragraphs](syntax/markdown.md#paragraphs)
    * [Lists](syntax/markdown.md#lists)
* [Asciidoc](syntax/asciidoc.md)

Previously, The next of Markdown was Headings, But it is a bug from original GitBook.

honkit - v3.6.0

Published by azu about 4 years ago

3.6.0 (2020-08-06)

Features

new options description
authorSort String to be used when sorting by author.
producer Name of the producer.
publisher Name of the publisher.
series The series this book belongs to.
seriesIndex Index of the book in this series.
pubdate Publication date of the book, formatted as YYYY-MM-DDTHH:MM:SS.

For more details, see documentation https://honkit.netlify.app/config.html.

honkit - v3.5.5

Published by azu about 4 years ago

3.5.5 (2020-08-02)

Bug Fixes

  • honkit/html: fix cheerio versioning (7849651)
  • markdown-legacy: use @honkit/html (96a22df)
honkit - v3.5.4

Published by azu about 4 years ago

3.5.4 (2020-08-01)

Bug Fixes

honkit -

Published by azu about 4 years ago

Bug Fixes

  • return if src is null or undefined in resolveImages #103 @ktat
honkit - v3.5.2

Published by azu over 4 years ago

3.5.2 (2020-07-05)

Bug Fixes

  • markdown-legacy: normalize some characters for kramed's annotate function (#88) (29424f3) Thanks @solufa !
  • theme-default: include index.js to files #89 (#90) (2ac7029)
honkit - v3.5.1

Published by azu over 4 years ago

3.5.1 (2020-07-04)

Honkit 3.5.1 will improve GitBook v3 compatibility

  • Improve Markdown rendering compatiblity with GitBook #77
  • Improve GitBook plugin compatility like gitbook-plugin-uml #58

For more details, see https://github.com/honkit/honkit/issues/77#issuecomment-653592952

Bug Fixes

  • honkit: use @honkit/markdown-legacy instead of @honkit/markdown (e8549d5)
  • markdown-legacy: fix new line encoding on Windows (a5fa2fb)

HonKit got GitHub star 🌟 1000🎉 Thanks!

honkit - v3.5.0

Published by azu over 4 years ago

3.5.0 (2020-07-02)

Features

Contributors

  • @HugoDF join HonKit organiztion!
honkit - v3.4.1

Published by azu over 4 years ago

3.4.1 (2020-06-29)

Bug Fixes

  • honkit: fix to load @scope/honkit-plugin-name (#69) (5c93524)
honkit - v3.4.0

Published by azu over 4 years ago

3.4.0 (2020-06-27)

Features

Add pdf.embedFonts options. For more details, see https://honkit.netlify.app/config.html

Thanks @HugoDF

honkit - v3.3.11

Published by azu over 4 years ago

3.3.11 (2020-06-27)

Bug Fixes

honkit -

Published by azu over 4 years ago

Fixes

  • Fix "gitbook" version check #43

It reduce plugin loading error.

honkit - v3.3.9

Published by azu over 4 years ago

3.3.9 (2020-06-18)

Bug Fixes

  • theme-default: fix apple-touch-icon-precomposed-152.png name (7bb6516)
honkit - v3.3.8

Published by azu over 4 years ago

3.3.8 (2020-06-18)

Note: Version bump only for package githon

honkit - v3.3.7

Published by azu over 4 years ago

3.3.7 (2020-06-18)

Note: Version bump only for package githon

honkit - v3.3.6

Published by azu over 4 years ago

3.3.6 (2020-06-18)

Note: Version bump only for package githon

honkit - v3.3.5

Published by azu over 4 years ago

3.3.5 (2020-06-18)

Note: Version bump only for package githon

honkit - v3.3.4

Published by azu over 4 years ago

3.3.4 (2020-06-17)

Bug Fixes

  • githon: disable confirm on copyDir (008d66f)
  • githon: ignore symlink (662028a)
  • githon: use Buffer.from instead of Buffer constructor (1d4fe84), closes #26
  • githon: use lstat instead of stat (bbe0e41)
  • theme-default: fix ja translation (4f1a1ec)
honkit - Initial Release GitHon

Published by azu over 4 years ago

GitHon is a fork of GitBook.

This version does

  • Update dependencies
  • Improve build/serve performance 2x ~ 10x
  • Remove install command