aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 47624a1cb822699306f727e31477182db2539248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# adast.dk

My personal blog, built with [ssg](https://rgz.ee/ssg.html).

[[project home]](https://sr.ht/~adamski/adast.dk/)

## Build

Requirements: [lowdown(1)](https://kristaps.bsd.lv/lowdown/).

    git clone https://git.sr.ht/~adamski/adast.dk
    cd adast.dk
    ./ssg src/ dst/ 'adast.dk' 'https://adast.dk'

## Contributing

Please contribute improvements via email to
[the mailing list](https://lists.sr.ht/~adamski/adast.dk) using
[git send-email](https://git-send-email.io).