-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
feature (website): add journal (blog) section to website, incl. Storyblok #740
Conversation
Add minimal config for Zed editor to enable prettier formatting as default and therefore ensure developers using Zed benefit from formatting on save with the same settings.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Add minimal config for Zed editor to enable prettier formatting as default and therefore ensure developers using Zed benefit from formatting on save with the same settings.
This mode was introduced with TypeScript 5.0 is the best matching compiler setting for the project.
Add CLI, React utils and libraries for working with Storyblok
Add initialization and providers to start using Storyblok in the website
fd9a987
to
b9fe701
Compare
Visit the preview URL for this PR (updated for commit b9fe701): https://si-admin-staging--pr740-feat-blog-cms-qbvflial.web.app (expires Mon, 18 Mar 2024 16:26:35 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: b7b0969384059dce6ea8fad1ee1d1737e54e6676 |
Add local proxy to serve website on SSL when in dev mode. This is required for development of certain features like Storyblok.
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
refs: #702
Adds a journal section to the website, that can be managed with Storyblok CMS.
Work in progress.