In-reply-to » @bender Maybe I'll get back into it at some point. I think it would be a little excessive to have a standard twtxt, a rich twtxt, and a Nostr feed, not to mention a regular blog and a separate "notes" section on my website.

@mckinley@twtxt.net I am researching a bit on crossposting. I have a couple of Hugo static notes, for example, Netbros, and I figured that by using Algia, a Nostr CLI client, I can crosspost from Hugo to Nostr quite easily with something like:

cat hugo_post.md | algia n --article-title "A long post test" --article-name "A long post test" --article-summary "This is a long post test. Let's see if it works as intended." --stdin

Same approach can be used with twtxt, or anything else!

Having my own relay ensures my notes in it remain for as long as the relay runs, at the very least. Of course, you can post to more than one relay.

⤋ Read More