Git Commits
days commits 4
ohnsh/days-
3:39 pm — John Sherrell <dev@ohn.sh>
Nuke content folder, keeping actual posts for a "posts" collection. There's still a docs collection since this is starlight, but it might be empty. The days collection will be optional yaml metadata to for tagging and configuration.
-
2:05 pm — John Sherrell <dev@ohn.sh>
Updated github loader to fetch 100 commits per page. Still need to implement actual paging.
-
12:58 pm — John Sherrell <dev@ohn.sh>
Rough first pass of virtual day route.
-
12:55 pm — John Sherrell <dev@ohn.sh>
Prepping for new branch that will make major changes to project structure. Days will be virtual resources rather than concrete mdx files. The `days` collection will be strictly for metadata; posts will be a separate content collection, and they, along with github, youtube, etc., will be merged at the endpoint for a given day.