From 5b69546ca5bb674c11d2884980e5d6fc122daa4b Mon Sep 17 00:00:00 2001 From: Wayne Sutton Date: Sun, 11 Jan 2026 00:23:04 -0800 Subject: [PATCH] npm package prd added --- AGENTS.md | 4 +- CLAUDE.md | 2 +- content/pages/home.md | 2 +- prds/npm-package-maintenance.md | 209 ++++++++++++++++++++++++++++++++ public/llms.txt | 4 +- public/raw/home-intro.md | 2 +- public/raw/index.md | 2 +- 7 files changed, 217 insertions(+), 8 deletions(-) create mode 100644 prds/npm-package-maintenance.md diff --git a/AGENTS.md b/AGENTS.md index 10948b0..ff14109 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -16,13 +16,13 @@ Your content is instantly available to browsers, LLMs, and AI agents.. Write mar ## Current Status -- **Site Name**: markdown +- **Site Name**: markdown sync - **Site Title**: markdown sync framework - **Site URL**: https://yoursite.example.com - **Total Posts**: 19 - **Total Pages**: 4 - **Latest Post**: 2026-01-10 -- **Last Updated**: 2026-01-10T23:49:21.881Z +- **Last Updated**: 2026-01-11T08:12:05.341Z ## Tech stack diff --git a/CLAUDE.md b/CLAUDE.md index 7d1adef..e3f8145 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -5,7 +5,7 @@ Project instructions for Claude Code. ## Project context - + Markdown sync framework. Write markdown in `content/`, run sync commands, content appears instantly via Convex real-time database. Built for developers and AI agents. diff --git a/content/pages/home.md b/content/pages/home.md index 0158533..b44858b 100644 --- a/content/pages/home.md +++ b/content/pages/home.md @@ -9,7 +9,7 @@ textAlign: "left" The open-source markdown publishing framework for developers and AI agents to ship **[docs](/docs)**, or **[blogs](/blog)** or **[websites](/)** that's always in sync. -**[Fork it](https://github.com/waynesutton/markdown-site)** or npm npx create-markdown-sync my-site, customize it, ship it. +**[Fork it](https://github.com/waynesutton/markdown-site)** or **npx create-markdown-sync my-site**, customize it, ship it.