12 Commits

Author SHA1 Message Date
9674f215f8 Add HandDrawn component with dark mode support, apply to homepage and collection pages
Port hand-drawn visual effects (highlight, underline, circle variants)
with dark mode fixes: CSS variable-based text color, reduced highlighter
opacity in dark mode, and proper static text fallback for non-animated
instances. Applied orange underline to hero text, teal/green circles to
stats, yellow highlight to "Heritage", and underlines on collection headers.
2026-02-13 07:31:25 -07:00
015a664893 Add production deployment targets to Makefile
make deploy — full pipeline (push, pull, rebuild)
make deploy-status / deploy-logs for monitoring
2026-02-13 07:07:49 -07:00
6f3c203898 Update lockfile with @radix-ui/react-dialog dependency 2026-02-13 06:22:44 -07:00
cf37337d6f Merge feature/related-books: related books section, linkable topic badges 2026-02-13 06:22:06 -07:00
717bf83459 Merge feature/filtering-search: topic filtering, Cmd+K search
# Conflicts:
#	site/src/layouts/Layout.astro
2026-02-13 06:22:02 -07:00
07a93d2bb7 Merge feature/dark-mode-pwa: dark mode toggle, PWA support, cleanup 2026-02-13 06:21:39 -07:00
269ec0253c Add interactive topic filtering and Cmd+K search 2026-02-13 06:21:06 -07:00
8f2c5ac074 Add dark mode toggle, PWA support, remove unused PdfViewer 2026-02-13 06:19:49 -07:00
74988ffd1f Add related books section and linkable topic badges 2026-02-13 06:19:37 -07:00
287debeafc Add Run Forrest Run video clip and personal narrative
Embedded video clip from Movieclips/YouTube, transcoded for web
(H.264 MP4 + VP9 WebM with poster frame). Personal essay
connecting Forrest Gump's leg braces scene to the experience
of learning electronics from Mims' notebooks.
2026-02-13 05:59:26 -07:00
195e8fbf2b Add Forrest M. Mims III bio with Wikimedia Commons photos
Author section on /mims with portrait (2016, public domain),
Vietnam rocket photo (1967, public domain), and TX-1 rocket
photo (1970, CC BY-SA 4.0). All with proper attribution.
Brief mention added to homepage heritage section.
2026-02-13 05:50:28 -07:00
f7b160a9c1 Initial commit: Forrest Mims Electronics Reference Library
Astro site with e-book reader for classic electronics notebooks.
15 Mims notebooks + 1 Ugly's Electrical Reference, served via
Docker/Caddy at mims.l.supported.systems. PDFs tracked with git-lfs.
2026-02-13 05:09:09 -07:00