1
0
Fork 0
Commit Graph

10 Commits (master)

Author SHA1 Message Date
Dustin 0ff86c34b2 ci: Update container image to Fedora 33
dustin/dchwww/pipeline/head This commit looks good Details
2020-12-08 21:52:04 -06:00
Dustin 952ec81098 songquotes: Add quote from Auri - Them Thar Chanterelles 2018-07-26 19:04:20 -05:00
Dustin 16d075b7e2 ci: Add Jenkins pipeline 2018-07-26 19:00:12 -05:00
Dustin ed39f974dc Add requirements.txt 2018-07-26 18:21:36 -05:00
Dustin 190c63c594 site: Specify UTF-8 encoding for songquotes
In some cases, the default codec used by PyYAML is not UTF-8, so loading
the song quotes database fails. Using the `codecs.open` helper function
ensures that the contents of the file are always read with the correct
character set.
2018-07-26 18:19:52 -05:00
Dustin b64db4092a Bundle static resources
Since I took down my S3 bucket and CloudFront distribution, the images
on dustin.hatch.name do not display. They are small enough and the site
has so little traffic that serving them from the main server is fine.
2017-11-21 23:47:42 -06:00
Dustin 11dec7ac2d Improvements to mobile view 2015-12-20 18:53:47 -06:00
Dustin 735c4029a4 Set top margin on large screens (was xlarge) 2015-12-20 18:38:22 -06:00
Dustin 14d8aaf2d7 Add favicon link 2015-12-20 18:35:57 -06:00
Dustin 0592ce320b Initial commit 2015-12-16 17:21:39 -06:00