#static-sites

[ follow ]
fromRaymondcamden
1 day ago

Integrating Algolia with BoxLang

At a high level, Algolia is a hosted search service that lets you easily create search indexes (think of it as a search optimized version of your content) while also providing easy libraries to add a search UI to your page itself. If you type in the search bar on top and perform a search, you'll see this yourself. My site here is static, all simple flat files with no database, so a solution like Algolia is vital. I thought I'd take a look at integrating Algolia's REST APIs with BoxLang and was able to build a quick demo in less than an hour.
Software development
Typography
fromCSS-Tricks
4 months ago

Using Pages CMS for Static Site Content Management | CSS-Tricks

Pages CMS stands out as a user-friendly, customizable content management system for static sites.
[ Load more ]