aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 22c39393c4f38dc9e929ebea7264c845ae15be3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# adast.xyz

My personal site I can experiment with and post about whatever interests me.

Suggestions welcome.

## Create or edit a post

[ssg](https://www.romanzolotarev.com/ssg.html) is used to generate the html files.

1. Install ssg
2. Create or edit the new post as a markdown file in src/
3. (Optional) Add a link to it in src/index.md
4. Run `ssg src/ dst/ adast.xyz https://adast.xyz` to generate the new html.