1
0
Fork 0
Commit Graph

10 Commits (2baa7f12e32e14f83af6bab4675c8236c29aaec7)

Author SHA1 Message Date
Dustin 2baa7f12e3 ci: Use SSH agent and accept host key 2018-07-26 18:39:05 -05:00
Dustin 8557b8b05a ci: Enable pollSCM trigger 2018-07-26 18:39:05 -05:00
Dustin e1df8d201c ci: Add Jenkins pipeline 2018-07-26 18:28:43 -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