@noeldemartin Is there a way to make "blog" pages with Solid?
I really want a place I can keep tutorials (text, code snippets and diagrams) together and share them.
I'd like a kind of main index out to pages approach so it's easy to navigate.
Is this possible with some kind of online markdown to html app, or is it a more write-your-own-html manually kind of situation?
@dbat You can write html files and solidcommunity.net will render them if you visit the url. And you can use something like https://dokie.li to write the files. For example, like this: https://solidos.solidcommunity.net/
But I don't think that's something all POD providers will do, it may be specific to solidcommunity.net.
If you're interested to learn about the practical uses of Solid, I'd suggest looking at @angelo's video series on Practical Solid: https://forum.solidproject.org/t/practical-solid-video-series/7974
@noeldemartin Thanks. I saw dokieli and got v confused when it stopped-short of how to actually write content!
It's wild. Why would they not explain that part? Beats me.
Realize I have to insert HTML in the source, but man is that an obscure rat's nest of text. And only because I have done HTML for decades! Beginners looking for a type-stuff-and-post-it will be so lost!
@dbat Maybe @csarven can answer why the part on "how to write" is not explained :).
Personally I haven't used dokieli because I use Laravel for my actual blog. But if I wanted write plain HTML files I'd probably just use Github Pages because it seems a lot more straightforward than using a Solid POD. I think Solid can be great for interoperability, but for read-only documents (like a blog), it can be overkill. Maybe you could have a comments section with Solid though.
Ah, so a pod can't "serve" content to a browser?
I was imagining a pod with my html and images and a url. I/you surf to that url and there's an app (on my pod) which knows to present that content as a web page when that url is visited.
Similarly, as an editor, that app lets me write the blog in a Gitlab/hub style with markdown etc. It's all being saved to static html etc.
Still trying to orient my comprehension of what Solid is. It's that confusing! 🧠 😜
@dbat @csarven I understand the confusion, because Solid's vision is very broad and all encompasing. But if you actually understand how it works, it's not that complicated.
Still, I'm sure you will read many people talking about what it could do in the future. That's why I like to distinguish between what it can do today, and what it can potentially do in the future.
If you haven't seen it, I gave a talk where I explain the basics in ~10 minutes: https://noeldemartin.com/fosdem