Skip to content

feat: add Markdown versions of public pages - #12

Open
celeroncoder wants to merge 1 commit into
masterfrom
bb/make-website-pages-llm-readable-thr_k6wu632u5q
Open

feat: add Markdown versions of public pages#12
celeroncoder wants to merge 1 commit into
masterfrom
bb/make-website-pages-llm-readable-thr_k6wu632u5q

Conversation

@celeroncoder

Copy link
Copy Markdown
Owner

What changed

  • serve Markdown versions at /.md, /index.md, /blog.md, and /blog/.md
  • convert Payload Lexical blog content to Markdown, including fenced code blocks
  • advertise each Markdown page with a text/markdown alternate link
  • keep homepage Markdown in sync through shared portfolio content
  • return Markdown 404 and 500 responses with the correct content type

Verification

  • ./node_modules/.bin/tsc --noEmit
  • ./node_modules/.bin/next build
  • HTTP check confirmed .md rewrites return text/markdown and Markdown error bodies

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
celeroncoder-web Ready Ready Preview Aug 23, 2026 4:21pm

@github-actions

Copy link
Copy Markdown

React Doctor found 1 new issue in 1 file · 1 warning · score 92 / 100 (Great) · 0 fixed · vs master

1 warning

lib/markdown-pages.ts

  • ⚠️ L15 Intl formatter rebuilt each call js-hoist-intl

Reviewed by React Doctor for commit c6e99c7. See inline comments for fixes.

Comment thread lib/markdown-pages.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant