Don Geronimo
search Taxonomies
📄 Static Site Search With Lunr.js

0 💕 0 ↩️ 0 🔄

Hugo provides many search options for static sites on their page, which led me to Lunr. I searched for more blog posts about implementation, but none of them were satisfactory to me; many relied on other libraries that I didn’t want to add. So, I made my own!

0 0 ↩️ 0 🔄
Full Post View on Twitter View on Mastodon
Don Geronimo

📷 Doing Everything but Javascript

0 💕 0 ↩️ 0 🔄
Alt Text
I worked on the HTML and CSS of the Search Results page instead of implementing the JavaScript part of Lunr.js. At least it looks okay? Everything else is left, though.
0 0 ↩️ 0 🔄
Full Post View on Twitter View on Mastodon
Don Geronimo

💬 Breadcrumbs Added

0 💕 0 ↩️ 0 🔄

Breadcrumbs added. I get it’s not that interesting of an addition, but there it is. Next goal: get my own search feature using probably Lunr.js.

0 0 ↩️ 0 🔄
Full Post View on Twitter View on Mastodon
Don Geronimo