Improve style
Add timeago.js lib
Update publish script
You can also use your local clone with git send-email.
Published at: notes.andstuff.dev.
# install required python packages ./install.sh # build the site rm -r site mkdocs build # serve the site mkdocs serve # publish the site ./publi.sh