Refactor blueprints to make them easier to import #4

Merged
nathanwoodburn merged 18 commits from feat/blueprint_imports into main 2025-10-30 21:44:48 +11:00
Showing only changes of commit 2a9e704f29 - Show all commits

View File

@@ -33,7 +33,9 @@
"name": "Zellij", "name": "Zellij",
"type": "Terminal Tools", "type": "Terminal Tools",
"url": "https://zellij.dev/", "url": "https://zellij.dev/",
"description": "A terminal workspace and multiplexer" "description": "A terminal workspace and multiplexer",
"demo": "<script src=\"https://asciinema.c.woodburn.au/a/10.js\" id=\"asciicast-10\" async=\"true\"></script>",
"demo_url": "https://asciinema.c.woodburn.au/a/10"
}, },
{ {
"name": "Fx", "name": "Fx",