Skip to content

omz13/indieauth-ticketing

Repository files navigation

tl;dr

  1. Ensure anything that needs to be installed (if you are on macOS) is installed:
# make ready
  1. Build the documentation
# make

This repository contains a documentation set that needs to be built using the following toolchain:

MAIN.md --(1)--> .tmp.xml --(2)--> {whatever}.text
                                -> {whatever}.html

(1) is done using mmark - a go-based command line application which is installed using the go get/go install from github.com/mmarkdown/mmark. (2) is done using xml2rfc, a python-based command line application which is installed by pip install xml2rfc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published