Add editable site identity and homepage configuration #48
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!48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-0dbd25d3-site-config-homepage"
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/site/src/config/site.tsas the obvious copied-site customization file.Scope
This is the first manually testable vertical slice for site configuration and theming. Deferred pieces are tracked separately:
task-6278792d,task-fbb9f988,task-a726b38e,task-5cb39b0b, andtask-299598f5.Testing
make check./scripts/pre-pr.shTask: #task-0dbd25d3
PR Review: Approved
Summary
Reviewed PR #48 at commit
eee1b31. The PR delivers the approved vertical slice for editable site identity and homepage configuration:src/config/site.tsis the obvious copied-site customization file, the homepage renders configured site identity/copy/navigation/footer/theme values, env examples no longer treat public site identity as normal runtime env, and docs/tests cover the customization path.Acceptance Criteria
make check,./scripts/pre-pr.sh, manual homepage smoke, and Forgejo CI all passed.Blocking Issues
None.
Warnings
None.
Verdict
Approved for merge.