mirror of
https://gitea.dmz.rs/Decentrala/website.git
synced 2026-07-11 14:02:25 +02:00
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.
|