Commit Graph

3 Commits

Author SHA1 Message Date
Jim Hague 69517376a3 Fix temp file name to convert.
Convert works out what it is converting to from the extension.
So adding .tmp stopped it converting to JPG. Doh!
2012-03-05 09:33:07 +00:00
Jim Hague 77ba1316b6 Try to make web item updates atomic-ish.
The Jenkins workspace is exported as the web site. So when updating files
that take time, such as making MP3, create to a temp file and rename into place.
2012-03-04 16:09:06 +00:00
Jim Hague 2edd15e2d6 First go at producing a very simple website.
Templating done with sed, and minimal HTML.
2012-03-04 12:39:12 +00:00