logicsrc/apps/logicsrc-web
Anthony Ettinger d76dd498f2
Some checks failed
CI / build (push) Has been cancelled
test / test (push) Has been cancelled
feat(web): add CrawlProof ad unit to /blog/*
Reusable AdUnit component (div[data-cp-ad] + ad.js via next/script) placed
in-content on the blog index and post pages, scoped to /blog/* only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 10:40:04 +00:00
..
contract Sanitize rendered web content (#77) 2026-06-15 01:34:44 -07:00
e2e fix(web): update Credential Sharing e2e assertion to new CLI example 2026-06-27 15:33:32 +00:00
public feat(web): blog-post ingestion webhook + /blog, dynamic RSS & sitemap 2026-06-08 11:53:43 +00:00
src feat(web): add CrawlProof ad unit to /blog/* 2026-07-08 10:40:04 +00:00
.gitignore Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
next.config.ts feat(web): AEO foundation — robots, JSON-LD, meta, llms.txt, security headers 2026-06-08 12:38:27 +00:00
package.json Sanitize rendered web content (#77) 2026-06-15 01:34:44 -07:00
playwright.config.ts Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
tsconfig.json Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
vitest.config.ts Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00