Damus
daniele · 5w
> Not sure what you mean by an "update" button in this context I mean a call-to-action button, as user after a deploy I expect to be able to view/edit/destroy the resource; I had to simply redo the p...
Lez profile picture
The basic idea of nsite is to have a mapping from file paths in the URL to blossom hashes. This way you can have nice URLs and if you change a file you don't need to update all links pointing to it.

Your site's mapping can be found here: `nak req -a 05870371dcd7e71957ec1e80ee5e267f2fc2b9a633916291c7f384d9480a324a -k 15128 nsite.run`
1
daniele · 5w
Thanks, got it. It makes sense, it's a good idea for usability and SEO.