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

Updating .md files in remote git repository doesn't update content on deployed site #3082

Open
tgdflav opened this issue Feb 3, 2025 · 0 comments

Comments

@tgdflav
Copy link

tgdflav commented Feb 3, 2025

Environment

  • Operating System: Darwin
  • Node Version: v23.6.1
  • Nuxt Version: 3.15.3
  • CLI Version: 3.20.0
  • Nitro Version: 2.10.4
  • Package Manager: npm@11.0.0
  • Builder: -
  • User Config: compatibilityDate, devtools, runtimeConfig, site, sitemap, app, modules, supabase, content
  • Runtime Modules: @nuxtjs/tailwindcss@6.12.2, @nuxtjs/supabase@1.4.5, @nuxt/image@1.8.1, @nuxthub/core@0.8.12, @nuxtjs/seo@2.1.1, @nuxtjs/sitemap@7.2.4, @nuxt/content@3.0.1
  • Build Modules: -

Version

v3.1.0

Reproduction

Description

I have a nuxt site running successfully with nuxt/content pulling md files from a remote github repository. Once the site is deployed, new md files added to the remote repository will not show up until the site is fully redeployed again.

Is this expected behavior or am I doing something wrong? The only reason to keep content in a separate repository is to update the content without having to redeploy the whole site.

Additional context

No response

Logs

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

No branches or pull requests

1 participant