Skip to content

stigh/asciidoctor-plantuml-antora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration of Asciidoctor PlantUML with Antora

To build and run sample Antora site with PlantUML support.

  1. Clone this project from GitHub

    $ git clone https://github.com/eshepelyuk/asciidoctor-plantuml-antora.git
    $ cd asciidoctor-plantuml-antora
  2. Install required modules

    $ yarn global add @antora/cli @antora/site-generator-default serve
    $ yarn install
  3. Generate site

    $ antora generate site.yml
  4. Start web server

    $ serve build
  5. Check results

Open http://localhost:5000 in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published