Skip to content

toyboot4e/adbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adbook

adbook is a tool for building book-like web pages

The name came from mdBook.

Demo

A demo site is avaiable here.

The source files of the demo is here.

Installation

Rust & adbook

After installing Rust, adbook is avaiable via crates.io:

$ cargo install adbook # -> `$HOME/.cargo/bin`

Make sure $HOME/.cargo/bin is added to your PATH

Ruby, Asciidoctor and Asciidoctor extensions

You need Ruby and some package manager. I'd recommend RVM.

asciidoctor and asciidoctor-diagram can be installed as gems:

$ gem install asciidoctor
$ gem install asciidoctor-diagram

About

Dead-simple SSG powered by Asciidoctor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published