summaryrefslogtreecommitdiff
path: root/README.md
blob: 124c54e512ac17c80cc62962b18d69f9086bb33e (plain)
1
2
3
4
5
6
7
8
# Simple website for personal usage

## Building
Use [GNU make](https://www.gnu.org/software/make/).

``` shell
make output/
```