← 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:
- Connect the repo to GitHub Pages or Cloudflare Pages and verify the deployment environment.
- Add automated PDF resume export from the compiled markdown runtime data.
- Expand note formatting rules for post tagging, embeds, and draft handling.
- Add a publishing badge or status indicator into the Signal_Log section.