3.3.10 • Published 4 years ago

githon v3.3.10

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

GitHon

GitHon is building beautiful books using GitHub/Git and Markdown.

Getting started

Usage examples

GitHon can be used to create book, public documentation, enterprise manual, thesis, research papers, etc.

You can find a list of real-world examples in the documentation.

Features

Differences with GitBook

GitHon is a fork of GitBook (Legacy).

  • Node.js 14+ supports
  • Improve build/serve performance
    • githon build: use file cache by default
    • githon serve: 28.2s → 0.9s in examples/benchmark
    • Also, support --reload flag for force refresh
  • Remove install command
    • Instead of it, just use npm install or yarn install
  • Remove global-npm dependency
    • You can use it with another npm package manager like yarn

Benchmarks

githon build benchmark:

Licensing

GitHon is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

GitHon is fork of GitHon. GitHon is licensed under the Apache License, Version 2.0.

Also, it includes bignerdranch/gitbook works.

Sponsors