2026-04-08
Welcome to Daykeeper
Why the site is intentionally static, editorial, and small in scope for launch.
Daykeeper launches with a simple rule: keep the publishing system calm enough to maintain.
That means:
- content lives in the repository as MDX
- preview deploys are used for review
- production publishes only when changes land on
main
This keeps the first version fast, legible, and easy to reason about.
Why not add an admin layer yet?
Because the site does not need one to ship strong content.
The editorial workflow is already clear:
- Create or edit a post in
content/blog. - Open a pull request.
- Review the Vercel preview.
- Merge when it is ready to go live.
That is enough for v1.
