mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
Add author archive pages displaying all posts by a specific author, following the existing tag pages pattern. Author names in post headers are now clickable links that navigate to the author's page. Changes: - Add by_authorName index to posts table (convex/schema.ts) - Add getAllAuthors and getPostsByAuthor queries (convex/posts.ts) - Create AuthorPage.tsx component with list/cards view toggle - Add /author/:authorSlug route (src/App.tsx) - Make authorName clickable in Post.tsx for posts and pages - Add author link and page styles (src/styles/global.css) - Add author pages to sitemap (convex/http.ts) - Update documentation: files.md, TASK.md, changelog.md, changelog-page.md - Save implementation plan to prds/authorname-blogs.md
1.2 KiB
1.2 KiB
title, description, date, slug, published, tags, readTime, featured, featuredOrder, blogFeatured, authorName, aiChat, image, excerpt
| title | description | date | slug | published | tags | readTime | featured | featuredOrder | blogFeatured | authorName | aiChat | image | excerpt | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Happy holidays and thank you | A quick note of thanks for stars, forks, and feedback. More AI-first publishing features coming in 2026. | 2025-12-25 | happy-holidays-2025 | true |
|
2 min read | false | 0 | false | Wayne Sutton | false | /images/1225-changelog.png | Thank you for the stars, forks, and feedback. More AI-first publishing features are coming. |
Happy holidays and thank you
Thank you for using this markdown framework. Your stars, forks, and feedback help make it better.
Feedback and feature requests
Found a bug? Have an idea? Open an issue on GitHub. Issues help prioritize what to build next.
What's coming
More AI-first publishing features are on the way. The changelog at /changelog tracks all updates. Check it regularly for new releases.
Recent additions include tag pages, related posts, and improved AI service integrations. The roadmap focuses on making content creation faster and more accessible to AI agents.
Keep building
Happy holidays.