hack.close.io
- Make a post in Markdown and put it in posts/
- Run
python blog.py - The files will be in
../public_html, ready to view on the interwebs. - To sync files to the cloud, make sure you have your own AWS credentials in
~/.aws/configunder[profile closeio], and then run./sync_s3.sh.
Simple, right?