Explore >> Select a destination


You are here

honza.pokorny.ca
| | danilafe.com
1.7 parsecs away

Travel
| | [AI summary] The author discusses transitioning from a custom-built blog to a static site generator for improved efficiency and features like version control and code integration.
| | dawranliou.com
0.9 parsecs away

Travel
| | I, too, Wrote Myself a Static Site Generator
| | levimcg.com
1.0 parsecs away

Travel
| | Thinking about moving my site to a new platform with an actual CMS
| | hjr265.me
8.3 parsecs away

Travel
| Toph Help is built with Hugo - a static site generator. As you would expect with static sites, the pages are all generated ahead of time and hosted as plain HTML. You get all the benefits of static websites, but what about search? Client-side search is one way to work around this limitation of static websites. You build an array of objects describing all your pages on your website. You serve it to the client as JSON.