Commit Graph
9 Commits
Author SHA1 Message Date
krisf 69f84e0bc6 fix(build): commit src/data/feeds.ts — blanket data/ gitignore was hiding committed source, breaking pristine builds 2026-08-15 23:19:37 -04:00
krisf d1bf2962ff final cut: remaining synthesis wording (package.json, Dockerfile env) 2026-08-15 22:52:24 -04:00
krisf 478ff07bc5 drop all synthesis wording + sources box; 3->6 paragraphs, deeper prompt, 1.6k tok 2026-08-15 22:41:35 -04:00
krisf 9ebc3bffab fix: mobile hero overlay — stop Lead-briefing badge clipping 2026-08-15 22:07:56 -04:00
krisf 9210dc8f14 fix(mobile): hide inline header nav below md; add overflow-x:clip guard
Header NavLinks (Top Stories/Canada/National/All) always rendered and
overflowed the ~360-400px viewport, causing whole-page horizontal
scroll + wrapped/bleeding active pill. Now hidden on phones (the
horizontally-scrolling SectionPills row under the header remains the
mobile nav); inline nav returns at md (768px). Added overflow-x:clip on
html as a global NOOP-safe against any future sideways overflow.
2026-08-15 19:52:53 -04:00
krisf cbea5e8fa4 deploy: Dockerfile, entrypoint, standalone output, dockerignore 2026-08-15 18:11:41 -04:00
krisf e709de01d4 merge: fold in Gitea template init 2026-08-15 16:07:18 -04:00
krisf 1010f27f44 MapleBrief: production Canadian news aggregator
Next.js 14 + TypeScript + Tailwind + Prisma/SQLite.
- LLM synthesis abstraction (OpenAI/Anthropic/Ollama) + admin settings UI
- RSS ingestion pipeline (parser + cheerio content) + node-cron worker
- AdSense AdUnit placements (header/in-feed/in-article/sidebar)
- Sources analysis attribution, nofollow links, canonical/OG, sitemap/robots
- Admin auth (ADMIN_API_KEY, timingSafeEqual, fail-closed 401)
- Multi-cell lady-ga-ga marker, sitemap, robots, legal pages
- Comprehensive README (setup, LLM config, AdSense, migrations, deploy)
2026-08-15 16:07:07 -04:00
krisf 9e8e785b1e Initial commit 2026-08-15 14:13:00 -04:00