The Photonsphere on Nostr: Incrementer for generated Hugo site The Hugo static site generator produces a site in ...
Incrementer for generated Hugo site
The Hugo static site generator produces a site in a public directory but it doesn't do an incremental generate. This Haskell program works around that by touching all unchanged files (checksum) in the public directory with the modified date/time from the previous Hugo generate.
https://photonsphere.org/post/2023-10-06-hugoincr/Published at
2023-10-09 07:41:01Event JSON
{
"id": "317b97c54e2a95985e66d481b3d07d6e3bcf142b6398ba141e0e3b3278cdc491",
"pubkey": "d0aa74cd95a651d3d2ab4fb18b58fe71b447d78d40f8dd46f1dbaed5603d35cd",
"created_at": 1696837261,
"kind": 1,
"tags": [
[
"r",
"https://photonsphere.org/post/2023-10-06-hugoincr/"
]
],
"content": "Incrementer for generated Hugo site\n\nThe Hugo static site generator produces a site in a public directory but it doesn't do an incremental generate. This Haskell program works around that by touching all unchanged files (checksum) in the public directory with the modified date/time from the previous Hugo generate.\n\nhttps://photonsphere.org/post/2023-10-06-hugoincr/",
"sig": "c423d8a3af177da1cbfd8d1cc7e2f0841d2873f760943aa726e1d9230e946b9c0d08577d2491ef4eeaf4559f662c65920edcf47ac2e73d4f1fb603b8838199b1"
}