gno.sh Publishing
Sign up for gno.sh, import a note, and get a reading-first URL in under a minute.
The fastest path from a note on your disk to a published reading surface on gno.sh.
Open the signup page and create a free account — no credit card required. You’ll get a verification email and land on your dashboard.
Go to the publish studio. The studio is the producer surface — it shows your source list, visibility modes, metadata projection, and an import drop zone.
Canonical path: export from local GNO first, then upload the artifact.
gno publish export atlas --out ~/Downloads/atlas.jsonThen open /studio and drop that compiled GNO artifact JSON into the import zone. The markdown path is still useful for quick single-note shares in dev, but the artifact JSON is the real hosted transport for larger collections.
For public, secret-link, and invite-only uploads, the studio can now create a new space, overwrite an existing space, or append the new notes into an existing space so the left-hand navigator grows over time. Encrypted shares still update via fresh encrypted upload only.
A receipt appears with the share URL. Click Open to see how your reader will experience the page — full editorial typography, outline, scoped search, and keyboard navigation.
Re-importing the same route slug replaces the existing share with a new snapshot. If you want to grow a published collection instead of replacing it, choose Append to existing in the studio. Readers keep the same URL in either case; append adds notes to the navigator, overwrite replaces the snapshot.