charlie's site, built with syte.
make installmake servemake buildmake postThis creates a new markdown file in pages/.
Add missing /img/ to markdown image paths for one page:
sed 's/!\[\(.*\)](/](/![\1](\/img\//g' *.mdRun make help to see the available shortcuts.