wiki/knowledge/website/new-dawn-book-club-blog-filter.md · 394 words · 2025-11-07

A New Dawn Book Club Blog Filter Implementation

Overview

Katie Geiser (A New Dawn) wanted to publish monthly book reviews under a distinct "Book Club" section without creating a second, separate blog. The solution agreed upon is to use a category filter on the main blog page rather than building a standalone blog instance.

This approach keeps all content in one place while allowing users (and nav links) to surface only Book Club posts on demand.

Problem

Solution: Blog Page Filter

Implement a filter UI on the existing blog page with at minimum two options:

The "Book Club" navigation link in the site header or menu will point directly to the blog page with the Book Club filter pre-selected (e.g., via a URL parameter or anchor), so clicking it feels like a dedicated destination.

Reference Example

The Citrus America website (citrusamerica.com) uses this same pattern — a blog page with category filters that can be linked to directly with a filter pre-applied. A similar implementation exists in that site's news/footer navigation.

Implementation Notes

Content Scope

Book Club posts are authored by Katie and will include:
- Monthly book reviews
- Links to purchase the featured book (affiliate or direct)

Volume is low (roughly one post per month), making a shared blog page with filtering more than sufficient — a dedicated blog instance would be overkill.

Sources

  1. Index
  2. 2025 11 07 A New Dawn Shine Marketing Call
  3. Copy Workflow Google Doc