Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Gatsby-Astro migration #601

Draft
wants to merge 192 commits into
base: main
Choose a base branch
from
Draft

feat: Gatsby-Astro migration #601

wants to merge 192 commits into from

Conversation

fbuireu
Copy link
Owner

@fbuireu fbuireu commented Dec 10, 2023

No description provided.

@fbuireu fbuireu changed the title feat: add initial astro config feat: Gatsby-Astro migration Dec 10, 2023
@@ -0,0 +1,34 @@
import { type CollectionEntry, getCollection } from "astro:content";
import { ConfigurationTypes, articleDTO } from "@application/dto/article";

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ConfigurationTypes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant