Oracolo is a minimalist blog powered by Nostr, that consists of a single html file, weighing only ~140Kb.
You can use whatever Nostr client that supports long format (habla.news, yakihonne, highlighter.com, etc) to write your posts, and your personal blog is automatically updated.
It works also without a web server; for example you can send it via email as a business card.
It works also without a web server; for example you can send it via email as a business card.
Examples:
https://raw.githack.com/dtonon/oracolo/master/examples/opensats.html
https://raw.githack.com/dtonon/oracolo/master/examples/hodlbod.html
https://raw.githack.com/dtonon/oracolo/master/examples/fiatjaf.html
Source and how-to: https://github.com/dtonon/oracolo
Take it as a didactic experiment, it's no production ready, indeed it has some limitations (no SEO friendly structure), but can work as a temporary solution (e.g. coming soon and parking pages), and it is still an example of how easy it is to create a Nostr-powered blog and deploy it on a low-tech infrastructure.
Comments and suggestions on how to improve it are welcome!