See A New Look Leads to a New Blogging System for information about this blogging system.
This system depends on files in a specific directory hierarchy and with specific meta data in the HTML comments. The elisp file I use for blogging is specifically designed to create files with the correct format in the right directory hierarchy.
I've recently added ability to sync with AWS using the AWS CLI tool. Here's some information about installing CLI:
- PIP is a pre-requisite
- Installing AWS CLI
sudo pip install awscli --ignore-installed six
- Syncing with AWS sync