Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1406

Restore recent post list on homepage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged EJ Mason requested to merge ej/fix/1404 into main Jan 27, 2022
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Fixes #1404 (closed)

Summary

It looks like Eleventy was previously more forgiving about paths when doing collectionApi.getFilteredByGlob. As with other paths in the eleventy config, we have to explicitly include ./src/.

Testing

  1. Go to the homepage on the deploy preview.
  2. Scroll to the "Recent posts" section
  3. Verify that three posts appear beneath the heading
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ej/fix/1404