Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | fix replace link to dead website with link to archive.org | Jonas Smedegaard | |
2022-10-28 | normalize headlines to have one leading space and no trailing space | Jonas Smedegaard | |
command: ``` find * -type f -name '*.mdwn' -execdir perl -pi -e 's/^(#+)\s*([^\s#].*?)\h*$/$1 $2/g;' '{}' + ``` | |||
2022-10-28 | fix image paths | Jonas Smedegaard | |
2016-03-04 | Add test article and tour description, and experimental sidebar/farbar. | Jonas Smedegaard | |