Go to file
Dustin 6bb91300fe ci: Fix container entry points
* The _zola_ container image no longer contains Python, but it does
  contain `pause`.
* When using `python` as the entry point, we need to explicitly register
  a signal handler for SIGTERM, otherwise `signal.pause()` will never
  return.
* The _rsync_ container image now has a default pause entry point.
2025-08-25 23:12:28 -05:00
.vscode Initial commit 2021-03-08 22:28:30 -06:00
ci ci: Fix container entry points 2025-08-25 23:12:28 -05:00
content projects/dynk8s: New cover image 2025-08-25 22:24:52 -05:00
sass projects: Improve project card style 2025-08-25 22:21:38 -05:00
static projects: Add Theatre 2024-08-18 09:15:43 -05:00
templates projects: Improve project card style 2025-08-25 22:21:38 -05:00
.gitignore projects: Begin Projects section 2024-08-18 09:13:21 -05:00
config.toml config: Update for Zola 0.19 2024-08-18 09:02:44 -05:00
songquotes.yml Add song quotes to home page 2021-08-23 21:49:04 -05:00