Files
templates/blueprints/markup/meta.json
Mauricio Siu ee35ed1a42 feat: add Markup template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 13:47:42 -06:00

19 lines
508 B
JSON

{
"id": "markup",
"name": "Markup",
"version": "main",
"description": "Markup is a fast, keyboard-first markdown workspace with live preview, graph view, whiteboards, mind maps, and PostgreSQL-powered cloud sync.",
"logo": "markup.svg",
"links": {
"github": "https://github.com/pphilfre/markup",
"website": "https://home.markup.freddiephilpot.dev/",
"docs": "https://docs.markup.freddiephilpot.dev/"
},
"tags": [
"markdown",
"notes",
"editor",
"self-hosted"
]
}