Commit Graph

3 Commits (fab714379c5b139d6ff6c6efc5ae10ec7f786e2c)

Author SHA1 Message Date
Dustin fab714379c ci: Build in Kubernetes
dustin/dustin.web/pipeline/pr-master This commit looks good Details
Can't use the official Zola container image because it doesn't have a
shell, so Jenkins can't run commands in it.
2022-12-02 22:05:46 -06:00
Dustin 838247fc2e Add song quotes to home page
Since we're pre-rendering the page now, we can't select a song quote on
the server side.  Instead, we'll use JavaScript to fetch the song quotes
as a JSON document and choose a random song from there.  The JSON
document is converted from the YAML source at build time with a simple
Python script.
2021-08-23 21:49:04 -05:00
Dustin baf04e9c62 Add CI build/publish pipeline 2021-08-23 20:42:51 -05:00