feat: serve content files via catch-all route, use content-relative cover images

This commit is contained in:
2026-06-01 23:53:28 -05:00
parent 74dfb82069
commit 8d582b6ae3
5 changed files with 46 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ tags:
- signal-processing
- tutorial
author: James Liu
coverImage: /images/fourier-cover.jpg
coverImage: /content/posts/hybrid-post/fourier-cover.jpg
---
## Fourier Analysis: From Mathematical Theory to Python Practice