Thorbjørn Lindeijer 856c4cd735 Workaround build issue in markdown module | 1 month ago | |
---|---|---|
.vscode | 3 years ago | |
policies | 4 months ago | |
src | 1 month ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
.gitpod.yml | 3 years ago | |
LICENSE | 4 years ago | |
Makefile | 4 years ago | |
README.md | 2 years ago |
Contains the legal documents and policies observed by The Mana World.
Policy files are are located in the policies directory. Currently, only Markdown is supported for policy files.
The Front Matter is a YAML document that defines the properties of the policy.
name
: the full name of the policydescription
: a short summary of the policyaliases
: an array of path aliases (redirects)ignore
: prevents the policy file from being processedautoupdate
: bindings for Policybot---
name: Policy Name
description: A short summary
aliases: [foo, bar]
autoupdate:
forums: {forum: 1, topic: 69, post: 420}
wiki: Protected_Wiki_Page
---
# title
content
make deno
)make build
Click the badge to launch a pre-configured online IDE