feat(website): news index and post pages #148

Open
patman wants to merge 1 commit from patman/news-pages into patman/news-registry AGit
Owner

Index lists posts newest-first through the shared Section primitives; post pages prerender from the registry with dynamicParams off. Navbar and footer gain a News link.

Index lists posts newest-first through the shared Section primitives; post pages prerender from the registry with dynamicParams off. Navbar and footer gain a News link.
feat(website): news index and post pages
All checks were successful
CI / build-test (pull_request) Successful in 1m20s
68c735bbe3
Index lists posts newest-first through the shared Section primitives, so
the newsroom carries the same rhythm as the homepage bands. Post pages
prerender from the registry with dynamicParams off, so only registered
slugs resolve. Navbar and footer gain a News link.

Co-authored-by: patman-assist <patrick-ai@kgroo.co>
All checks were successful
CI / build-test (pull_request) Successful in 1m20s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/148/head:patman/news-pages
git switch patman/news-pages

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch patman/news-registry
git merge --no-ff patman/news-pages
git switch patman/news-pages
git rebase patman/news-registry
git switch patman/news-registry
git merge --ff-only patman/news-pages
git switch patman/news-pages
git rebase patman/news-registry
git switch patman/news-registry
git merge --no-ff patman/news-pages
git switch patman/news-registry
git merge --squash patman/news-pages
git switch patman/news-registry
git merge --ff-only patman/news-pages
git switch patman/news-registry
git merge patman/news-pages
git push origin patman/news-registry
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patman/KGROO!148
No description provided.