diff --git a/README.md b/README.md new file mode 100644 index 0000000..23c3a4d --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +This repo builds the website `dmz.rs`. + +## Dependencies + +- `make` +- `pandoc` + +## Usage + +`make` + +The output will appear in the `public` directory.