Build template repository foundation #39
No reviewers
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!39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-d6397b57-template-foundation"
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?
Summary
template/siteso it can be copied by futureslug initwork.Testing
npm run buildmake checkmake dev+curl http://localhost:3000/health+ homepage checkmake pre-prTask: #task-d6397b57
PR Review: Approved
Summary
The PR builds the in-repo Slugkit template site foundation in
template/site, wires root workspace scripts to it, adds health/home routes with tests, documents template usage, and adds Forgejo CI for PRs andmainpushes.Acceptance Criteria
npm civerified by CI).make dev, withProcfile.devtargeting the template workspace).GET /healthreturns HTTP 200 with{ "status": "ok" }.GET /renders a placeholder public homepage.template/sitefor futureslug initcopying../scripts/pre-pr.shand Forgejo CI succeeded.Blocking Issues
None.
Warnings
None.
Verdict
Approved for merge.