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

Refactor/replace post slug with slug #197

Merged
merged 3 commits into from
Dec 27, 2023

Conversation

satnaing
Copy link
Owner

Remove postSlug from blog schema. Refactor articles that use postSlug. Remove slugify function from src/utils/slugify. Replace slugify logic with Astro's content collections slug logic.

Remove postSlug from blog schema. Refactor articles that use postSlug. Remove slugify function from slugify util file. Replace slugify logic with Astro's content collections slug logic.

Closes: #186
@satnaing satnaing merged commit 2827d4e into main Dec 27, 2023
2 checks passed
@satnaing satnaing deleted the refactor/replace-postSlug-with-slug branch December 27, 2023 03:51
Stark-X added a commit to Stark-X/my-astro-blog that referenced this pull request Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant