NextJS Router compatible Weglot Language Switcher

I've started using an automatic translation service called Weglot on SecureMailMerge (which by the way offers advanced mail merge functionality for Outlook 365, if you're interested). The site runs on NextJS and is statically generated wherever possible. Weglot on the other hand acts as a proxy, so you create your subdomain language, e.g. de.securemailmerge.com and … Continue reading NextJS Router compatible Weglot Language Switcher

How to quickly setup typesense as a drop-in replacement for Algolia DocSearch on TailwindUI templates

"How do you replace the search in the TailwindUI documentation template (called syntax)" or "Can I add TypeSense as Search for a Tailwind UI site?", you might ask? TailwindUI uses Algolia's DocSearch on their template offering (e.g. the documentation template). DocSearch is a great easy-to-use solution, but it's only available for public facing websites and … Continue reading How to quickly setup typesense as a drop-in replacement for Algolia DocSearch on TailwindUI templates