new: npx create-markdown-sync CLI , ui , related post thumbnails features

This commit is contained in:
Wayne Sutton
2026-01-10 23:46:08 -08:00
parent 95cc8a4677
commit 55f4ada61a
52 changed files with 4173 additions and 160 deletions

View File

@@ -3,6 +3,9 @@
"private": true,
"version": "1.0.0",
"type": "module",
"workspaces": [
"packages/*"
],
"scripts": {
"dev": "vite",
"dev:convex": "convex dev",