You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
see: https://docs.astro.build/en/guides/content-collections/
currently we implement our solution of reading the files manually since this was written pre astro 2.0
since the project has been migrated to 2.0 in #41, we should migrate to the content collections since it provides a much nicer API
The text was updated successfully, but these errors were encountered:
see: https://docs.astro.build/en/guides/content-collections/
currently we implement our solution of reading the files manually since this was written pre astro 2.0
since the project has been migrated to 2.0 in #41, we should migrate to the content collections since it provides a much nicer API
The text was updated successfully, but these errors were encountered: