Publishing on Nostr is still not perfect. Readers have to run apps that fetch events from relays concurrently and render them locally. This is rather complicated, it can be fragile and slow, ruining reader experience.

Static HTML files are best to deliver content, scripts are only needed when there is interaction from the user.

We are building a bridge from long-form Nostr articles to static HTML files. This tool uses jekyll blog engine to generate the static files and publish it via an nsite.

With a simple are always I am working on a simple tool that makes Nostr long-form content widely visible to the public. The idea is to use the markdown content from long form posts and feed it into jekyll, a lovely static html blogging engine. The generated static site is published on an nsite, which closes the loop. Content born on nostr, lives on nostr with all its censorship resistant properties.

But for more importantly:

  • Choose your style for the blog - this is what jekyll themes were built for.
  • Choose your editor - Nostr thrives in this space. Mobile or desktop, use the editor you already love.
  • Never lose your followers - on Nostr you own your identity

This is about connecting the dots, wiring already existing tools together to create old-style blogs from your Nostr articles - in other words: we make your Nostr blog widely visible for the Free People of the Internet.

Stay tuned!

#publishing #longform #blog #nsite