No description
``` find articles -type f -name '*.md' -exec \ perl -pi -e 's/\[([^]]+)\]\(articles\/([a-zA-Z0-9\/_.-]+)\)/\[\1\]\(\2\)/g' {} \; ``` |
||
---|---|---|
articles | ||
README.md |
wiki
This is the main location of this wiki, until I get some proper hosting.
Everything on this wiki is released to the public domain (CC0 1.0 license).