Skip to content

feat(blog): add "Your Notes Are Already a Graph" post#126

Merged
vreshch merged 1 commit into
masterfrom
feature/blog-notes-already-graph
Jun 23, 2026
Merged

feat(blog): add "Your Notes Are Already a Graph" post#126
vreshch merged 1 commit into
masterfrom
feature/blog-notes-already-graph

Conversation

@vreshch

@vreshch vreshch commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Your Notes Are Already a Graph. I Turned On the Lights.

Field report: a linked Markdown vault is already a knowledge graph, Markdown is the format every LLM reads/writes, Google just shipped the Open Knowledge Format, and the Agentage Galaxy plugin renders it in 3D.

Changes

  • New post src/content/blog/your-notes-are-already-a-graph/ + images.
  • Backward-compatible thumbnail frontmatter field: a post can use an animated cover on its own page while the index card stays static (next/image unoptimized for .gif covers). Other posts unaffected (fall back to cover).
  • Rotating cover.gif (branded overlay), static thumbnail.png (index + OG), real vault render galaxy.png body hero, two diagrams.

Notes

  • "Full article at Medium →" via the mediumUrl field (currently the profile placeholder medium.com/@vreshch — swap for the article URL once live).
  • Self-canonical. Cross-posted to the agentage blog.

Verified

  • npm run type-check clean; rendered on localhost (index card static, post cover rotates, assets 200).

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

🎉 PR Validation ✅ PASSED

Commit: 637bd02e1869edd5ac0bb5c134903eabb956cdcc
Branch: feature/blog-notes-already-graph

Checks:

  • ✅ Dependencies installed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Build successful
  • ✅ Docker build
  • ✅ E2E tests

Visual Changes: 8 of 8 screenshots changed

📸 contacts desktop — 100% changed
📸 contacts mobile — 100% changed
📸 home desktop — 100% changed
📸 home mobile — 100% changed
📸 interests desktop — 100% changed
📸 interests mobile — 100% changed
📸 projects desktop — 100% changed
📸 projects mobile — 100% changed

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-06-23T22:17:36.206Z

Field report on Markdown vaults as knowledge graphs. Adds a backward-compatible 'thumbnail' frontmatter field so a post can use an animated cover on its own page while the index card stays static (next/image unoptimized for gif covers).

Cross-posted from the agentage blog; canonical here.
@vreshch vreshch force-pushed the feature/blog-notes-already-graph branch from 022aaf6 to 637bd02 Compare June 23, 2026 22:13
@vreshch vreshch merged commit ce7a34a into master Jun 23, 2026
1 check passed
@vreshch vreshch deleted the feature/blog-notes-already-graph branch June 23, 2026 22:18
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