You must log in or register to comment.
Post::Text is awesome! Love that it has RSS I subscribed.
Thanks, the RSS was something I knew I had to get working before I deployed it. I wanna move on to learning Raku but I do need to add one last feature to protect from bots that don’t respect
robots.txt
(idk why I didn’t foresee web crawlers just ignoring it, so naive). I had an idea to use a hidden form field to do a thing, will see if it works…