Commit 7d54424
Add CI dependencies for deployment (#16)
* Add imagemagick to CI dependencies
Lektor requires imagemagick for image processing during build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add encrypted fonts for CI deployment
Fonts are copyrighted and excluded from git, so they were missing
from CI builds. This adds an encrypted archive that gets decrypted
at build time using a FONTS_PASSPHRASE secret.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1a30680 commit 7d54424
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Binary file not shown.
0 commit comments