Commit Graph

6 Commits

Author SHA1 Message Date
Jim Hague 533c08cb4f Finish first version of newly tarted up website. 2013-02-17 00:27:07 +00:00
Jim Hague 2f40bc5018 Change web to use PNG rather than JPG.
This makes the image files smaller and much sharper.
2013-02-10 18:27:29 +00:00
Jim Hague e99bdcf320 Increase density on JPG conversion.
I can't make out the notes clearly on the default 72dpi conversion.
2012-03-05 10:52:37 +00:00
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