Blog Page #2

Closed
opened 2025-06-02 09:11:43 -04:00 by muszyn · 1 comment
Owner

Update blog page to contain a list of available blogs in reverse cron order.
Ability to click on a blog to view it rendered in md.

  • Blog page should query db for available records.
  • Clicking on an item should pull up the 'body' or contents of the record.
  • General table structure could look like: id, title, posted_at, author, tags, body, view_count
  • Display cards with title, author, date, tags, view count.
Update blog page to contain a list of available blogs in reverse cron order. Ability to click on a blog to view it rendered in md. - Blog page should query db for available records. - Clicking on an item should pull up the 'body' or contents of the record. - General table structure could look like: id, title, posted_at, author, tags, body, view_count - Display cards with title, author, date, tags, view count.
muszyn added the enhancement label 2025-06-02 09:11:53 -04:00
muszyn self-assigned this 2025-06-02 09:11:59 -04:00
Author
Owner

Done with commit 7da38dd

Done with commit `7da38dd`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: muszyn/talks-site#2