Skip to content

feat(astro): Directus content collections

jon r requested to merge feat/9-content-collections into feature/8

This PR brings changes that implement Astro content collections on top of the models provided by a Directus SDK client.

Adds

Modifies

  • Upgrades the project and with it Astro to ^3.0.0 for @astrojs/markdown-remark used in @astropub/md

Removes

  • src/content/
  • src/utils/api.ts
  • @resilien/directus-to-markdown

Misses

Closes #9 (closed)

Edited by Flupsi

Merge request reports