← Polymath.OS // Captain's Log

Site Update // Markdown Validation + Preview

2026-07-08

bun run generate now validates notes/ and content/ more strictly. Unknown skill IDs, malformed note lines, and titled notes with no Note: body all fail fast.

Project cards now expose year, company, role, and impact metadata, while detail modals render raw source markdown as HTML instead of plain text.

A new GitHub Actions workflow is added to build and publish the site automatically on push.

Next:

  1. Connect the repo to GitHub Pages or Cloudflare Pages and verify the deployment environment.
  2. Add automated PDF resume export from the compiled markdown runtime data.
  3. Expand note formatting rules for post tagging, embeds, and draft handling.
  4. Add a publishing badge or status indicator into the Signal_Log section.