Creating Next.js projects for component development - Part 2
In the previous article, we proceeded with a pure Next.js project with the stylesheet used by XM Cloud applied. This time, we will add Storybook to the project.
You can check blog articles order by publish date.
In the previous article, we proceeded with a pure Next.js project with the stylesheet used by XM Cloud applied. This time, we will add Storybook to the project.
Before creating components in Headless SXA, we will create another Next.js project, this time in Next.js, so that we can develop components that will work in Next.js.
Content Hub is able to provide multilingualization of strings used in the administration page by using a tool called "Translations". The availability of Japanese-language resources has changed, so we are reintroducing them in this issue.
We have previously introduced how to deploy Live and Preview sites in Vercel using Context ID. In this article, we will check a little how this Preview works.
XM Cloud offers analytics and personalization capabilities, albeit in a limited feature version. In this article, we will show you the steps to enable this.
In a previous article, we introduced how to set up SAML authentication with Microsoft Entra when setting up SSO in Sitecore Cloud Portal, and in this article, we will explain how to connect with Auth0 and OpenID Connect.
In the last issue, we proceeded to the SSO setup. This time, we will invite the target users, configure the applications they can use, and proceed to login. We can now proceed to the SSO settings and adding users.
The first step in using Sitecore's SaaS product is to add SSO, a user authentication mechanism. In this article, we will focus on the SSO configuration.
In this article, we will introduce you to the features of Sitecore Cloud Portal, a portal site that is available when you subscribe to Sitecore's SaaS product. In this article, we will reintroduce the Sitecore Cloud Portal.
XM Cloud offers two settings for redirects. Redirect Items, which operate on an item-by-item basis, and Redirect Map, which manages URLs related to redirects. These two are introduced in this article.
XM Cloud has a GraphQL Endpoint that allows content editing using GraphQL. This functionality is turned off by default, so this article will introduce the process of turning it on and making it usable.
Up to the last article, we were able to create a template of the target item in XM Cloud and retrieve the sample item in Json data using GraphQL. In the second half of this article, we will make the data viewable via RSS.