Commit graph

4 commits

Author SHA1 Message Date
c1f07190f3
Scheduled post publishing + transistor amplifier post
Filter future-dated posts out of blog/homepage listings and add a
daily 05:05 UTC rebuild so posts go live on their date automatically.

New interactive post on BJT amplification with five canvas scenes
(valve, load line, transfer curve, amplifier in action, gain).
Shared scene.css for future interactive posts. Post is dated
2026-04-23 and will appear in listings once the date arrives.

Also drop IDEAS.md with candidate topics for future posts.
2026-04-22 10:58:27 -05:00
be9f97feb9
Install rsync in deploy workflow
The runner image doesn't include rsync by default.
2026-02-17 10:17:57 -06:00
8d9cca889a
Bump Zola version to 0.22.1 in deploy workflow
0.19.2 expects config.toml but this project uses zola.toml,
which is supported in newer Zola versions.
2026-02-17 10:02:08 -06:00
bb5c240aab
Add Forgejo Actions workflow for build and deploy
Triggers on push to main: checks out repo with submodules,
installs Zola, builds the site, and deploys to skippy via rsync.
2026-02-17 09:59:16 -06:00