I havn't gotten around to writing an install script, so the user is responsible for the following:
To use the templates / script:
Execute:
$ up-blog 'article name'
Where 'article name' is the name of the article you wish to upload.
This script works by putting together a series of files which will make a single webpage. It takes the '.head' files and the '.html' files from 'input', combines them with templates from the 'templates' directory, and sends them to the 'output' directory. The script then uploads the files in the 'output' directory to the given hosting service. the 'output' directory. The script then uploads the files in the 'output' directory to the given hosting service.