|
You are here |
rustybever.be | ||
| | | | |
dawranliou.com
|
|
| | | | | I, too, Wrote Myself a Static Site Generator | |
| | | | |
hjr265.me
|
|
| | | | | Yesterday I posted my 25th blog post for the #100DaysToOffload. That's 25% of the challenge. If it wasn't clear by the post Showing GitHub Stars With Static Site Generator Hugo, I use Hugo for this site. All this time, I was manually adding a footnote to each of the blog posts: This post is {n}th of my #100DaysToOffload challenge. Want to get involved? Find out more at 100daystooffload.com. Figuring out what {n} is for each blog post wasn't fun. | |
| | | | |
jaspervdj.be
|
|
| | | | | Hakyll - A Static Site Generator in Haskell. | |
| | | | |
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. | ||