{"_id":"@abstractdata/create-docs","_rev":"2-112822e41bd4237dd7e98fbe63b54c87","name":"@abstractdata/create-docs","dist-tags":{"latest":"0.2.4"},"versions":{"0.2.3":{"name":"@abstractdata/create-docs","version":"0.2.3","keywords":["create","scaffold","starlight","abstract-data","documentation"],"author":{"name":"Abstract Data","email":"dev@abstractdata.io"},"license":"MIT","_id":"@abstractdata/create-docs@0.2.3","maintainers":[{"name":"johnreakin","email":"dev@abstractdata.io"}],"homepage":"https://github.com/Abstract-Data/abstract-data-doc-theme","bugs":{"url":"https://github.com/Abstract-Data/abstract-data-doc-theme/issues"},"bin":{"create-abstractdata-docs":"bin/cli.js"},"dist":{"shasum":"ff408d2d85076021d58be187f4c1860b2b04171b","tarball":"https://registry.npmjs.org/@abstractdata/create-docs/-/create-docs-0.2.3.tgz","fileCount":33,"integrity":"sha512-qcW2l3HgujhfKhPCBD9Qpw2iWGEFM9i3HM2yfdMRW15a/73L//0yGu/i+o4B11uom8ucRJiK5KAP87Fbdm7RHw==","signatures":[{"sig":"MEUCIH5Uz9ipD4KAxJRQhAhfNFaa8GOS67INYLJaKbIBEbu3AiEA2BKLNz8nIxhB3XkJrnkIJmhM7GUM+gUKlYcgoZ7EEW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251368},"type":"module","engines":{"node":">=18"},"gitHead":"d20f6c23fcc403595c2b4979e00e0a1f7d04e581","scripts":{"test":"node --test","prepack":"node ../../scripts/sync-theme-version.mjs && node ../../scripts/compile-skill.mjs && rm -rf ./template && cp -R ../template ./template && rm -rf ./template/node_modules ./template/dist ./template/.astro ./template/bun.lock"},"_npmUser":{"name":"johnreakin","email":"dev@abstractdata.io"},"repository":{"url":"git+https://github.com/Abstract-Data/abstract-data-doc-theme.git","type":"git","directory":"packages/create-docs"},"_npmVersion":"11.9.0","description":"Scaffold a new branded documentation site using @abstractdata/starlight-theme. Run with `bun create @abstractdata/docs <name>`.","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/create-docs_0.2.3_1778463004996_0.2869845591460791","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@abstractdata/create-docs","version":"0.2.4","description":"Scaffold a new branded documentation site using @abstractdata/starlight-theme. Run with `bun create @abstractdata/docs <name>`.","type":"module","bin":{"create-abstractdata-docs":"bin/cli.js"},"scripts":{"prepack":"node ../../scripts/sync-theme-version.mjs && node ../../scripts/compile-skill.mjs && rm -rf ./template && cp -R ../template ./template && rm -rf ./template/node_modules ./template/dist ./template/.astro ./template/bun.lock","test":"node --test"},"keywords":["create","scaffold","starlight","abstract-data","documentation"],"homepage":"https://github.com/Abstract-Data/abstract-data-doc-theme","repository":{"type":"git","url":"git+https://github.com/Abstract-Data/abstract-data-doc-theme.git","directory":"packages/create-docs"},"license":"MIT","author":{"name":"Abstract Data","email":"dev@abstractdata.io"},"publishConfig":{"access":"public"},"engines":{"node":">=18"},"_id":"@abstractdata/create-docs@0.2.4","gitHead":"7a8afdbcf0a404e9e00582b77ca406e42e418d9c","bugs":{"url":"https://github.com/Abstract-Data/abstract-data-doc-theme/issues"},"_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NR6c9f6rXy43yaizgMCLVNlSgZKEku06qiLFmqJ1apUtAcGDpnTRIPfUTDbyKBHNuyUEcnY7sKVKcEl967fUOw==","shasum":"82cd29a399c4e77aca111d132e23b9d223e39db6","tarball":"https://registry.npmjs.org/@abstractdata/create-docs/-/create-docs-0.2.4.tgz","fileCount":33,"unpackedSize":251368,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@abstractdata%2fcreate-docs@0.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG2Nj49LGUvkefJG98vrlRhZm7OM45wk+ZsAs+MHKzb+AiBypQpqakN/CD1rNPMLRwS/sZ87K196gGXyA4lfsVMFFw=="}]},"_npmUser":{"name":"johnreakin","email":"dev@abstractdata.io"},"directories":{},"maintainers":[{"name":"johnreakin","email":"dev@abstractdata.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/create-docs_0.2.4_1778463271928_0.5678633375141202"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-11T01:30:04.892Z","modified":"2026-05-11T01:34:32.442Z","0.2.3":"2026-05-11T01:30:05.195Z","0.2.4":"2026-05-11T01:34:32.104Z"},"bugs":{"url":"https://github.com/Abstract-Data/abstract-data-doc-theme/issues"},"author":{"name":"Abstract Data","email":"dev@abstractdata.io"},"license":"MIT","homepage":"https://github.com/Abstract-Data/abstract-data-doc-theme","keywords":["create","scaffold","starlight","abstract-data","documentation"],"repository":{"type":"git","url":"git+https://github.com/Abstract-Data/abstract-data-doc-theme.git","directory":"packages/create-docs"},"description":"Scaffold a new branded documentation site using @abstractdata/starlight-theme. Run with `bun create @abstractdata/docs <name>`.","maintainers":[{"name":"johnreakin","email":"dev@abstractdata.io"}],"readme":"# @abstractdata/create-docs\n\nOne-command scaffolder for new Abstract Data documentation sites.\n\n## Usage\n\n```bash\nbun create @abstractdata/docs my-docs\n```\n\n(Or `npm create @abstractdata/docs@latest my-docs`, or `pnpm create @abstractdata/docs my-docs`.)\n\nThat creates a `./my-docs/` folder with a fresh Starlight project pre-wired to `@abstractdata/starlight-theme`. Then:\n\n```bash\ncd my-docs\nbun install\nbun dev\n```\n\n## What it does\n\n1. Copies the `@abstractdata/docs-template` files into a folder you name.\n2. Sets the project name in `package.json` and `astro.config.mjs`.\n3. Replaces the workspace dependency on `@abstractdata/starlight-theme` with a real published version range.\n4. Runs `git init` and makes an initial commit so you have a clean history from step zero.\n\nAfter that, edit `astro.config.mjs` to replace the placeholder `site`, `social`, `sidebar`, and (optionally) `logo`, then start writing content under `src/content/docs/`.\n\n## Options\n\nFor now, `bun create @abstractdata/docs <name>` is the only invocation. Configuration (motion mode, credit, version chip) is set inside the generated `astro.config.mjs` after scaffolding — easier to discover than CLI flags.\n\n## Maintenance note\n\nThe `template/` folder ships a copy of `packages/template/` from the monorepo. The copy is created automatically by the `prepack` script before publish — do not hand-edit it. Edit `packages/template/` and the copy regenerates on the next publish.\n","readmeFilename":"README.md"}