#asknostr Anyone knows of some software solution for a very basic nostr blog webpage.
Goal:
- easy to deploy to a basic cPanel web hosting (not VPS)
- define relay in config
- define npub (which users notes to show on the site)
- is not a wordpress plugin but a standalone php/js script
- (maybe some caching, or periodic fetch of new notes, so notes are displayed on the blog site even if the relay is offile).
Any suggestions?