Hi, does your website have an rss feed? Cool post btw.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
I do have an RSS feed! It's https://floridaman7588.me/feed.xml I should probably put it in a more obvious place on my site tho, haha. And thanks for reading!
Thank you, I should have tried that. (I tried /feed - without the .xml). I'm also pretty sure there's some html meta tag pointing at the feed. I use Feeder on android and it can usually find the feed, even if it has some nonstandard path. EDIT: This is how it looks like in the linked The Thin Computer article linked:
<link rel="alternate" type="application/rss+xml" title="The Thin Computer » Feed" href="https://thin.computer/index.php/feed/" />
<link rel="alternate" type="application/rss+xml" title="The Thin Computer » Comments Feed" href="https://thin.computer/index.php/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="The Thin Computer » Using Termux on Android for Self Hosting? Yes, really. Comments Feed" href="https://thin.computer/index.php/2024/03/21/using-termux-on-android-for-self-hosting-yes-really/feed/" />
Ah, I will look into adding that to my React layouts. Thanks for the suggestion!
Cool post -- OT but have you ever looked at cactus.chat or alternatives to disqus?
I have been looking for an alternative recently, I was going to publish an article about why I dropped disqus and my search for an alternative but I never saw this. I guess the search term "self-hosted website comments" has all its SEO clogged up with Disqus by now. Will check this out though, thanks!
It's pretty nice except how abandonwar-y all of Matrix feels. I run cactus here -- https://reticulated.net/
It's kind of annoying that you have to join the matrix room every time you post but still better than Disqus or those weird git repo comment systems
Ah I will look into that, maybe there's a Matrix library I can implement so that I don't have to do that manually, lol.
very cool post
Thanks for the read!