GithubHelp home page GithubHelp logo

ivan-tamayo / asciidoctor-archetype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wwerner/asciidoctor-archetype

1.0 1.0 0.0 217 KB

A maven archetype to bootstrap an asciidoctor toolchain. No prerequisites other than Maven & Java required.

License: MIT License

asciidoctor-archetype's Introduction

asciidoctor-archetype

A maven archetype to bootstrap an asciidoctor toolchain. No prerequisites other than Maven & Java required. (Caveat: until the asciidoctor maven plugin 1.5 is released, you will need to build it yourself. Look there: https://github.com/asciidoctor/asciidoctor-maven-plugin/ ) It also features an assembly that includes all files to recreate the documentation artifacts from the distribution package.

The required backends and the working dzslides fork for that are linked as submodules for easy updating from

Quick Start

  1. Clone this repository and update the submodules

    git clone https://github.com/wwerner/asciidoctor-archetype.git
    git submodule init
    git submodule update
  2. Build and install the archetype

    mvn install
  3. Go to the folder where you want to create your documentation project and say

    mvn archetype:generate -DarchetypeGroupId=net.wolfgangwerner.writing -DarchetypeArtifactId=asciidoctor-archetype
  4. Edit the sample document/slides in <your project>/src/doc

  5. Build the sample document/slides

    mvn install
  6. Pick up the results in <your project>/target/generated-docs

  7. Also take a look into the zip file. You should be able to extract it anywhere and run the build there.

asciidoctor-archetype's People

Contributors

marook avatar wwerner avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.