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(storyblok): add a content version parameter and the possibility of making a custom config #214

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

Conversation

cetuuus
Copy link

@cetuuus cetuuus commented Dec 16, 2024

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

For storyblok indexing, developers can choose the version of content they want to index (generally draft in development/staging and published in production). They can also set a custom configuration for retrieving stories.
This is required because currently we can only index content in draft state, and it will only index top-level pages (not those in folders). A bit annoying when you want to build a professional website.

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@cetuuus
Copy link
Author

cetuuus commented Dec 17, 2024

@Baroshem

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