this post was submitted on 19 Aug 2023
41 points (100.0% liked)

Lemmy

497 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

Pretty cool idea that leans into Lemmy's ability to provide a rich and federated blogging platform. Essentially, with this tool, it seems, a lemmy post along with its comments can become static content on a static web page of your choice.

cross-posted from: https://aussie.zone/post/1244281

This is a great way to include comments and discussion on a static site. Take a look at the demo.

top 7 comments
sorted by: hot top controversial new old
[–] 30021190@lemmy.cloud.aboutcher.co.uk 7 points 1 year ago (1 children)

This is pretty cool. Perfect idea for a small standalone Lemmy instance.

[–] maegul@lemmy.ml 9 points 1 year ago

Or even just a personal community which you use as a blog. It's even suggested in the documentation. The key being that you can make any community "moderators only", meaning that only moderators can post, while anyone can still comment and vote. Which is just like a blog, except if it's convenient, you can run it out of any instance that someone else is running. And then, with a tool like this, load it up to your own personal web page, and have a public blog that's automatically federated!

Of course, running it out of your own instance would give you more control, though as the moderator of your own personal community you have a good deal of control already.

[–] levi@aussie.zone 3 points 1 year ago

a lemmy post along with its comments can become static content on a static web page of your choice

This isn't quite right. The "static web page" (the pre-rendered page) doesn't include the Lemmy post or comments. When your browser renders the static page, the browser will then pull down the lemmy comments.

[–] wiki_me@lemmy.ml 2 points 1 year ago (2 children)

It needs a good UX for participating, maybe add lemmy buttons like upvote/downvote and reply and when they are clicked redirect to lemmy?

[–] levi@aussie.zone 1 points 1 year ago (1 children)

That's not really possible because there's no way to know which instance to direct someone to. No point directing them to an instance where they don't have an account.

Also I don't think showing buttons like upvote which just redirect to another page is a good UX at all.

[–] wiki_me@lemmy.ml 1 points 1 year ago

That’s not really possible because there’s no way to know which instance to direct someone to. No point directing them to an instance where they don’t have an account.

At least they will know it is on lemmy , then they can figure out how to use it. And that's a general problem of the fediverse, there are extensions that redirect you to your home instance for that.

Also I don’t think showing buttons like upvote which just redirect to another page is a good UX at all.

I think it is at least better then the current state, where you have a tiny button that testing with heat maps will probably show is almost invisible, maybe adding text "go to lemmy to participate in the discussion" is also a decent option.

[–] maegul@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

I didn’t make this, I only cross posted it. Also it’s very much in alpha.