Tailwind Logo

Blog

You can check blog articles order by publish date.





Next.js

Add headers and footers

This time we will add a header and footer to the Next.js application. No external integration is included this time.


Next.js

Enable Dark mode for NextUI

You can switch between light and dark modes on the website. I personally use the dark mode. In this article, I will confirm the procedure to implement this in NextUI.


Next.js

Use NextUI

The sample we have been running so far had no minimal design and only displayed text. In order to make it look a little nicer, we are going to make NextUI available in the project.


Search

Sitecore Search - Localization

Until now, the Search Starter Kit has been used to create the search page, but now it is possible to display the page in Japanese simply by changing a few items. This time, we will translate some items.


Search

Sitecore Seach - Facet Settings

As we have shown in our blog, attributes can be set with JavaScript during crawling. In this article, we will show you how to actually check the facets in action and increase the number of attributes.