Your Blog Name

This is an Eleventy project created from the eleventy-base-blog repo.

Automatically add a story to a sprint

Description #

Create a way to add a story in the backlog to a specific sprint.

Implementation #

Add a tag with the sprint name and the sprint template then renders all stories with that tag. Completed stories have a strikethrough.

Tasks #