Damus
cipres profile picture
cipres
@cipres

https://npub1r3cnzta52fee26c83cnes8wvzkch3kud2kll67k402x04mttt26q0wfx0c.nsite.lol/

Having fun writing nostr projects.

xonos (3d nostr client): https://xonos.codeberg.page

disastr (nostr game SDK): https://codeberg.org/disastr/disastr

pongstr (multiplayer pong game): https://pongstr.codeberg.page

voistr (nostr p2p softphone): https://voistr.codeberg.page

paz (semantic nostr client that uses an RDF events store): https://pazstr.codeberg.page

nostralink (Linked Data for Nostr): https://nostralink.codeberg.page

caracal (Nostr client for Gemini): https://gitlab.com/cipres/caracal

ssnrelay (relay with pkdns): https://gitlab.com/cipres/ssnrelay

Relays (7)
  • wss://n.ok0.org/ – read
  • wss://nos.lol/ – read & write
  • wss://nostr.bitcoiner.social/ – read & write
  • wss://nostr.bitcoinplebs.de/ – write
  • wss://purplepag.es/ – write
  • wss://relay.damus.io/ – write
  • wss://relay.snort.social/ – write

Recent Notes

sandwich · 1w
Hey, thanks for reaching out. Are you using a config of non-interactive with arguments? Tracking here: https://github.com/sandwichfarm/nsyte/issues/101
cipres profile picture
Sorry for late reply. In this particular case, i had a config file, and both title and description are in the JSON. I'll try to replicate the issue with a fresh site. When i publish from CI using -i and --no-config, i understand that the manifest will not have the title and description tags.

By the way, i'm working on this project: https://codeberg.org/ngemsite/ngemsite

Thanks a lot for your great work on nsite.
1
sandwich · 1d
cool! add it to awesome-nsite and nsite.run directories when you get the chance
cipres profile picture
Just a quick question, @sandwich i'm using nsyte 0.24.1 to deploy nsites, publishing works but one thing i've noticed is that it never stores the "title" and "description" in the manifest, even though they are defined in the config.json file. Root or named nsite makes no difference. Wondering if you might have an idea how to fix the title/description not being stored. Thanks!
5👀1
sandwich · 1w
Hey, thanks for reaching out. Are you using a config of non-interactive with arguments? Tracking here: https://github.com/sandwichfarm/nsyte/issues/101