Skip to content

Commit

Permalink
feat: Enabling viewing events in GitHub with reorg
Browse files Browse the repository at this point in the history
With more than 1,000 files in a directory, it's not possible to view all
files and thus requires searching. This reorganization makes it easier
to see all events for a year in the repository by looking in a directory
specifically for that year.

This should not change the public API/schema of /events/events.json,
but it does change how Jekyll represents it internally, thus requiring
the new Liquid filter to manipulate Jekyll's structure into the form
the data used to enter into the templates.

Fixes #1030
  • Loading branch information
colindean committed Nov 17, 2024
1 parent c887532 commit e797788
Show file tree
Hide file tree
Showing 1,237 changed files with 11 additions and 3 deletions.
Loading

0 comments on commit e797788

Please sign in to comment.