ci #1

Merged
dustin merged 5 commits from ci into master 2022-12-03 04:08:46 +00:00

5 Commits (master)

Author SHA1 Message Date
Dustin 5effaf78c2 ci: publish: Run a dry run for PR builds
dustin/dustin.web/pipeline/pr-master This commit looks good Details
dustin/dustin.web/pipeline/head This commit looks good Details
Only actually publish when building the *master* branch.
2022-12-02 22:07:09 -06:00
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 12c99fb5f0 blog: Speed Up Jenkins Startup Time in Kubernetes 2022-12-02 22:05:43 -06:00
Dustin c08ff6c268 style: Increase paragraph line spacing
This dramatically improves the readability of larget text blocks.
2022-12-01 22:28:41 -06:00
Dustin ebce1073a6 config: Fix syntax highlighting setting
Apparently, Zola moved  the `highlight_code` and `highlight_theme`
settings into a new `markdown` section.
2022-12-01 22:27:44 -06:00