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

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

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

## Build

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

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

## Contributing

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