[scottgruber]Would anyone be interested to give a talk for junior developers on the mechanics of webmentions and micropub at the upcoming IndieWebCampWest?
[scottgruber]Would it be cool for me to facilitate a hands-on workshop or demo for beginners to feel HTML Energy. I could introduce HTML5 header, nav, main, aside and footer elements to build and style a page with CSS Grid, Flexbox and maybe multicolumn layout. Thoughts?
Ariadne, [jeremycherfas], [fluffy] and [jjdelc] joined the channel
[jjdelc]I would make sure to find strong examples on why they are superior than just using divs and spans other than accessibility for people with disabilities, as altruist as that goal is, I find that too many don't empathize.
[jjdelc]I started using grid recently and I'm totally sold, just with the very basics things just work, unlike flexbox that required a bit more understanding to tune things
[LewisCowles]I think what was meant was to communicate to people, not just what you are doing but why, which is fantastic if you can get it out in digestible format
petermolnarre KartikPrabhu > HTML semantics and accesibility - I'm not convinced they actually matter, but I'd prefer to be wrong. If there are any documentations that have one and only one way of doing "proper" HTML5 semantics for accessibility, please share it.
[jjdelc]yes, I am re-reading and I can see how I was confusing, my first sentence was about the html elements, the value of using nav, aside, header, footer vs just using divs for all. My second comment was about my recent usage of CSS grid and how I found it surprisingly quick to get going.
[jjdelc]My suggestion was to find strong examples where using semantic elements is better than achieving the same looks with just div/span. And to find others than just assistive technologies. Something that most people can relate to and find immediate benefit.
eshnilHi all, I've been building LearnAwesome.org as an open-source, ActivityPub-compliant learning map. You can think of it as GoodReads where the reviews can be consumed in any Mastodon instance without signing up. Does this qualify to be listed at IndieWeb site? I am giving a talk about this project at GitCommitShow and have also submitted a proposal at ActivityPub conference. Hoping to get a few more developers to start contributing.
ZegnatAs far as being listed, anyone could create a page on the wiki, but it may be interesting to look at https://indieweb.org/principles and see if Learn Awesome helps people to accomplish any of those ideals.
Zegnateshnil: ooh, that looks really interesting. There is quite some overlap from the indieweb community and education and reading, I think, so there may very well be some interest there.
aaronpki'm thinking about also reducing the number of avatars and comments I show by default, both to keep the page size down and also to reduce visual noise
aaronpkand if I do that, I have to decide which avatars/comments to show, and I'm thinking about some sort of sorting based on how often I've interacted with each person
aaronpkyeah i think i took a shortcut on the current design of my site by using that background map and the borders around posts, I could improve the typography of my site which might make it look a little better once I remove the map/borders
jackyI'm not the sharpest on things IndieWeb+Wordpress but it does seem like it'd require a level of comfort of working with theming if you want to edit the looks while getting the semantics down
[chrisaldrich]douno, while there are a handful of pre-built Known theme options, they all have a very similar flavor with a small handful of color and textual differences. Naturally, because it's opensource, you'll need some development skills to more highly customize a Known site, so the sky is the limit.
[chrisaldrich]However, I'll also say that you won't find the breadth of theme options you might in the WordPress space, but then most CMSes fall into that territory too...