The static website generator for Core Paper and other projects.
This is the static website generator used mainly by the Core Paper project.
jsondoc
: Bundled document, where thecontent
attribute is interpreted as plaintext. If the file ends withhtml.jsondoc
, cross-reference processor will replace links in the HTML with the approriate values and process specialxref
macros. Otherwise, cross-reference will only handle those specialxref
macros.
XREFLINK
: Replaced with link-style location to target.XREFPATH
: Replaced with path-style location to target (resolve to a file name).XREFFULLLINK
: Similar toXREFLINK
, but with full URL (including domain name).
GPL-3.0