Write template setup documentation #5
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Document how a site owner uses
slug initand the in-repo template to create, configure, run, federate, and prepare a standalone Slugkit-compatible site.Spec:
docs/web-specs/08-template-setup-documentation.mdRequirements
slug init <directory>and ends with a locally running site..env, running migrations, starting the dev server, opening the admin UI, creating an API key, configuringslug, and runningslug doctor.slug initcreates a standalone site without the CLI source.template/siteis not the deployable website; initialized sites are the deployable starting point.Acceptance criteria
slug initto running local site.slug.Dependencies
Synced from todu comment by @todu on 2026-06-24T02:29:47.107Z
PR Review Result
PR #196 reviewed: approved.
npm exec --workspace @evcraddock/slug-cli -- vitest run --config ../vitest.config.ts src/__tests__/commands.test.ts -t "init"./scripts/pre-pr.shslug initREADME output uses standalone wording and non-workspace commands.success build-lint-testfor commit4bd03a2191.Merge gate: waiting for explicit human merge approval; not merged.
Synced from todu comment by @todu on 2026-06-24T03:39:04.408Z
Closing Summary
Task close gate result: READY.
Acceptance criteria verified against the task details, merged PR #196, local main merge commit
5223d68, CI #273 success, and PR review approval.slug initto local site flow is documented intemplate/site/README.mdunder “Quick start fromslug init”.slug login, andslug doctorare documented.mainas5223d68; CI #273 succeeded for commit4bd03a2191; PR review approved with 8/8 acceptance criteria met.