Skip to content

Enhance blog and events pages with pagination, filtering, and responsive images #42

@Phinart98

Description

@Phinart98

Polish the blog and events listing pages to handle the content we'll be migrating. We need:

  • Pagination: 12 posts per page for blog, 15 per page for events
  • Year filtering: Add dropdown/buttons to filter blog posts by year (replace the "Year filtering will be added later" placeholder in
    templates/core/blog_index.html:14-16)
  • Responsive images: Switch from {% image page.header_image original %} to Wagtail's rendition system (e.g., fill-400x250 format-webp) for
    better performance. Update all templates that display images (blog_index, events_index, home.html, blog_page, event_page)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions