|
You are here |
honza.pokorny.ca | ||
| | | | |
danilafe.com
|
|
| | | | | [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
|
|
| | | | | I, too, Wrote Myself a Static Site Generator | |
| | | | |
levimcg.com
|
|
| | | | | Thinking about moving my site to a new platform with an actual CMS | |
| | | | |
hjr265.me
|
|
| | | 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. | ||