Design modular Slugkit package architecture #228
Labels
No labels
activitypub
admin
api
architecture
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
content
database
deployment
design
dev-env
diagnostics
docs
documentation
email
enhancement
feature
federation
feed
health
homepage
implementation
integration
logging
mastodon
media
navigation
npm-packages
openapi
opengraph
packages
passkeys
preview
priority:high
priority:low
priority:medium
production
proof
proxy
public-routes
public-ui
release
safety
slug-api
slug-auth
slug-core
slug-federation
slug-media
slug-template
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#228
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
Create a design and architecture proposal for extracting reusable Slugkit libraries/packages under the
@evcraddock/slug-*npm namespace so generated websites can receive shared improvements while staying independently owned and customizable.Requirements
@evcraddock/slug-core,@evcraddock/slug-api,@evcraddock/slug-auth,@evcraddock/slug-media,@evcraddock/slug-federation,@evcraddock/slug-template, and the existing@evcraddock/slug-cli.Acceptance criteria
@evcraddock/slug-*package naming strategy.Dependencies
Synced from todu comment by @todu on 2026-06-28T21:36:41.365Z
Review update
Synced from todu comment by @todu on 2026-06-29T03:27:18.367Z
Review update
docs/npm-specs/implementation-unit specs../scripts/pre-pr.shpassed and Forgejo CIbuild-lint-testpassed fora368519.Synced from todu comment by @todu on 2026-06-29T03:31:19.994Z
Completed
docs/package-architecture.md.docs/npm-specs/covering workspace scaffolding, package extraction, template consumption, generated-site dependency behavior, npm publishing/deployment, and diagnostics.main.