Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Astro and MDX files from Directus
authored
Apr 19, 2023
by
Flupsi
Hide whitespace changes
Inline
Side-by-side
Astro-and-MDX-files-from-Directus.md
View page @
8db8d220
...
@@ -11,7 +11,8 @@ graph TD
...
@@ -11,7 +11,8 @@ graph TD
D --> F(zod schema file)
D --> F(zod schema file)
E --> G[Static site]
E --> G[Static site]
F --> G
F --> G
H[Ecobytes Components] --> G
H[Astro Build Process] --> G
I[Ecobytes Components] --> h
F -->|ts Types| H
F -->|ts Types| H
```
```
...
...