Commit 3d728fa
Add C++ Weekly episode templates and landing page link
- Add episode_index.html template with client-side search/filter
- Add episode_detail.html template with crosslinks to standard sections
- Add episodes promo section to landing page (index.html)
- Add episodes-promo styling to custom.css
- Update generate_html_site.py to include episode pages in sitemap
Episode pages feature:
- Searchable/filterable episode list by tag, date, title
- Detail pages with YouTube links, summaries, related sections
- Bidirectional crosslinks to diff pages, adventure, and current draft
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ee1409e commit 3d728fa
File tree
5 files changed
+818
-0
lines changed- templates
- css
5 files changed
+818
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
1730 | 1748 | | |
1731 | 1749 | | |
1732 | 1750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
237 | 262 | | |
238 | 263 | | |
239 | 264 | | |
| |||
0 commit comments