hiking#
Dedicated page surfacing hiking-related blog posts filtered by tags.
Models#
None — queries products.BlogPost filtered by hiking-related tags.
URL Routes#
Path |
View |
Description |
|---|---|---|
|
|
Blog posts tagged with hiking-related terms |
Key Design Decisions#
Uses
TaggableManagerqueries againstBlogPost— no duplication of content.Separate app (rather than a products URL) for a cleaner URL namespace and the ability to add hiking-specific logic later (trail maps, difficulty ratings).