Skip to content

Migrate site to Hugo markdown and add agent guidance - #28

Merged
robvanderveer merged 1 commit into
mainfrom
hugo-markdown-content
Jun 10, 2026
Merged

robvanderveer merged 1 commit into
mainfrom
hugo-markdown-content

Conversation

@northdpole

Copy link
Copy Markdown
Collaborator

Summary

  • Replaces all page .html content files with Hugo markdown (.md) plus shortcodes for layout components (hero, cards, grids, news items, etc.)
  • Moves header/footer navigation to content/mosaic/data/menu.yaml
  • Adds docs/website.md — detailed guide for editing markdown, shortcodes, menus, templates, and CSS
  • Adds AGENTS.md and .cursor/rules/ (adapted from OpenCRE) for AI coding agent workflows; linked from CONTRIBUTING.md

Test plan

  • npm run build:site — 6 pages built successfully
  • npm run serve — spot-check home, roadmap, team, news, ecosystem, privacy at http://localhost:3000
  • Confirm PR preview deploy URL renders correctly
  • Verify nav highlights and internal links (/roadmap.html, etc.)

Made with Cursor

Page HTML is replaced with markdown and shortcodes, navigation moves to
menu.yaml, and docs/website.md plus AGENTS.md document how to edit the site.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 67d70f4):

https://mozaic-56ca8--pr28-hugo-markdown-conten-6esfqliz.web.app

(expires Fri, 12 Jun 2026 15:22:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ce324a54b3966da2685f33626583cb325e08078c

@robvanderveer
robvanderveer merged commit dd7f981 into main Jun 10, 2026
3 checks passed

This branch was previously deployed

1 inactive deployment
production 67d70f40 Deployed Jun 9, 2026 by northdpole via build_and_preview_same_repo #7
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.

2 participants