Damus
sandwich · 5w
The nsite specification was updated recently, and the ecosystem has become stagnant. While some issues remain in the specification, the root note changes simplified and optimized nsites, speeding up r...
daniele profile picture
Cool, I need to play more with nsite!

Unsolicited UX feedback:

- It's not possibile to drag multiple file, only one is picked; maybe you should refuse everything and inform the user to drag a folder, or an archive;

- In the preview is not possible to quickly some files, it would be handy;

- Once the implementation is complete, it would be helpful to have an “Update” button; otherwise, the user won’t know what to do next;

- For the same reason mentioned in the previous point, when the user returns to nsite.run, it would be helpful to immediately display some information about the website that has already been published;

- A button to destroy everything is needed!

A final question: how are the images managed? I see nsite doesn't use Blossom.
4❤️1
sandwich · 5w
Thanks for taking the time to provide feedback. - It should definitely gate uploads to folders only. - Generally people deploy sites from a `dist` folder, but yes, that would be handy. It does have a secrets scanner to warn the user if they are uploading potential secrets. - Not sure what you mean ...
sandwich · 5w
https://github.com/sandwichfarm/nsite.run/issues/6 https://github.com/sandwichfarm/nsite.run/issues/7 https://github.com/sandwichfarm/nsite.run/issues/8 https://github.com/sandwichfarm/nsite.run/issues/9 https://github.com/sandwichfarm/nsite.run/issues/10 https://github.com/sandwichfarm/nsite.run/is...
sandwich · 5w
https://github.com/sandwichfarm/nsite.run/pull/14
sandwich · 5w
Deployed: https://nsite.run/ Includes all fixes and most recent named nsites. If/when the spec changes, it will include migration capabilties. Feel free to do another round.