Add blog authors support #2

Merged
space merged 1 commits from feat/blog-authors into main 2026-07-18 01:02:46 +02:00
Contributor

Summary

  • add a dedicated BlogAuthor model plus migration for ordered per-post authors
  • wire authors through the blog admin API, validation, and public blog serializers
  • render author avatars/details on blog cards and detail pages, and validate with a local sample post

Validation

  • DATABASE_URL=local pnpm lint
  • DATABASE_URL=local pnpm build
## Summary - add a dedicated BlogAuthor model plus migration for ordered per-post authors - wire authors through the blog admin API, validation, and public blog serializers - render author avatars/details on blog cards and detail pages, and validate with a local sample post ## Validation - DATABASE_URL=local pnpm lint - DATABASE_URL=local pnpm build
luna added 1 commit 2026-07-18 00:59:51 +02:00
Add blog authors support
Build Check / build (pull_request) Successful in 30s
Build Check / push-image (pull_request) Has been skipped
Build Check / deploy-coolify (pull_request) Has been skipped
6df4983f74
space merged commit 3a4dc01b90 into main 2026-07-18 01:02:46 +02:00
space deleted branch feat/blog-authors 2026-07-18 01:02:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: space/my-portfolio#2