Extracted from https://fate-srd.com/ - converted into markdown.
The FATE SRD is published under the terms of the CC-BY License.
- Fate Core,
- Fate Accelerated,
- Fate System Toolkit.
- A working Python3 environment.
- tox to create a complete virtualenv and run the builder.
- Or, alternatively, you can use a plain virtualenv to run the builder.
- To browse the SRD without converting it into HTML, you can use caddy that directly converts Markdown into web pages.
make build
make serve
- Problems with some bad emphasis (
_my emphasis _. hello
)