Skip to content

beliefandreason-admin/br-playbook

Repository files navigation

The belief and reason antora playbook

t

This project is the playbook configuration for Belief and Reason.

To build these documents you must have Antora installed. Antora.org → Docs, then follow the installation documentation.

Antora requires Nodejs:

NVM and Node.js installation

  1. Install NVM (Node Version manager) on your linux box:

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
  2. Source your bashrc to update terminal:

    source ~/.bashrc`
  3. Now install the Node.js LTS release. Alternatively, update an older verison of node on your system using the same command.

    nvm install --lts

Install antora local to project (not system wide)

  1. Enter this project directory and execute the following commands at your terminal:

    node -e "fs.writeFileSync('package.json', '{}')"
    npm i -D -E @antora/[email protected] @antora/[email protected]

About

Belief and Reason Playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published