Commit graph

7 commits

Author SHA1 Message Date
47b49fba99
Strip surrounding slashes from nav link labels
Some checks failed
Build and Deploy / deploy (push) Failing after 31s
2026-05-23 17:47:01 -05:00
805560000f
Draft subnetting post + Atom/RSS feed autodiscovery
Adds a draft of subnetting-ipv4 (scheduled 2026-06-05) with three
interactive scenes: bit/mask visualization with prefix slider, greedy
VLSM carving of a parent block into variable-size children, and the
same-subnet-vs-gateway decision every host makes on every outbound
packet.

Also adds IDEAS entries for layer 2/3 routing and IPv4 subnetting.

Enables Zola feed generation (Atom + RSS) and adds autodiscovery link
tags in the base template. Sets site description and author so feed
entries have a real byline instead of "Unknown".
2026-04-22 16:35:46 -05:00
725857594e
Add interactive NLOS propagation post
New post "why-signals-bend" with ten hand-rolled canvas scenes
(LOS, Earth curvature, Fresnel, knife-edge and rounded diffraction,
refractivity profile, ray tracing, duct trapping, duct types,
and the real 65 km QTH-to-W5HN/B path with 4/3-Earth bulge).

Also drop QSO/em-dash conventions from prop1 and the
"written by humans" footer line.
2026-04-22 10:29:20 -05:00
1a9b796140
Add Plausible analytics to base template 2026-04-21 17:30:47 -05:00
d65eba71de
Apply OneDark Pro palette; add human-authored notice to footer 2026-04-18 16:02:40 -05:00
926bdffba2
add blog post 2026-04-18 15:08:03 -05:00
f57d3d945d
Initial site setup with Zola and zolanight theme
- Zola static site with zolanight theme
- Blog section with sample posts
- Projects section for listing external projects
- Custom index template showing latest post and recent posts list
2026-02-17 09:51:14 -06:00