|
You are here |
www.tatianamac.com | ||
| | | | |
ha.nnes.dev
|
|
| | | | | [AI summary] The author discusses their experience of rewriting their website multiple times, exploring different static site generators (SSGs) and the challenges of managing side effects and data processing in web development. | |
| | | | |
zacharyparsons.co.uk
|
|
| | | | | A general introduction to Static Site Generators. This post covers what they are, and why they are a good choice for website devs - written by Zachary Parsons. | |
| | | | |
css-irl.info
|
|
| | | | | A blog about CSS, front-end development, the web, and beyond. | |
| | | | |
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. | ||