forked from Decentrala/website
13 lines
146 B
Markdown
13 lines
146 B
Markdown
|
This repo builds the website `dmz.rs`.
|
||
|
|
||
|
## Dependencies
|
||
|
|
||
|
- `make`
|
||
|
- `pandoc`
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
`make`
|
||
|
|
||
|
The output will appear in the `public` directory.
|