summaryrefslogblamecommitdiff
path: root/README.md
blob: c86452800a34999e04309be999f767da9b410fe8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                     
# The Mana World Policies
Contains the legal documents and policies observed by The Mana World.

## Dependencies
- [Deno](https://deno.land) 1.x (can be installed with `make deno`)

## Generating the static site
```sh
make build
```