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(Blog): Migrate from Strapi to Nuxt Content v3 #26

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

bKoZii
Copy link
Owner

@bKoZii bKoZii commented Feb 23, 2025

New Features

  • Migrate from Strapi to Nuxt Content v3
  • New search powered by fuse.js
  • Integration with Nuxt Hub & Nuxt Studio

Breaking Changes

  • Migrating to Nuxt Content
  • No longer use Strapi

* Added '@nuxt/content'
* Removed MDC, Strapi, Shiki
…onfig.ts

* Add 'content.config.ts' with some custom schema values
* Add '@nuxt/content' & remove unused modules
* Temporary disable 'robots' & 'sitemap' since they don't work properly with Nuxt Content 3
Rename blog collection from 'content' to 'blog'
Remove a Blog Check Middleware & Caching MDC API
* Basic Blog Fetching
* currently no use of images & pagination
* New search powered by fuse.js
* Updated Config files

* Migrating to Nuxt Content
* No longer use Strapi
@bKoZii bKoZii added the enhancement New feature or request label Feb 23, 2025
@bKoZii bKoZii self-assigned this Feb 23, 2025
Copy link
Contributor

deepsource-io bot commented Feb 23, 2025

Here's the code health analysis summary for commits ec335a0..3b63480. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 5 occurences introduced
🎯 11 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

vercel bot commented Feb 23, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

Copy link

vercel bot commented Feb 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
konkamon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 11:03am

* 'component/global' directory
* sitemap API
* Interface files
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.

1 participant