[dmitshur]I might be conflating some things here, but I was recently sharing a regular calendar invite with a friend and realized I would've been a lot more comfortable sharing the invite list if it were people's URLs rather than their emails, because that way people can have control over whether they make their email public or not.
craigo, jakelazaroff, wolftune, gRegorLove, sukil, swentel, cweiske, jihaisse, omth, vika_nezrimaya, yoroy and [KevinMarks] joined the channel; nickodd left the channel
Loqi[jgmac1106]: [kimberlyhirsh] left you a message 19 hours, 57 minutes ago: Do you have any favorite guides to getting started on Glitch? I tend to benefit from a mix of linear "Hey do this" and playful "Toy with some existing code," and while Glitch has the latter coming out its... website?... I'm struggling to find the former, which I guess is maybe not in the spirit of Glitch, but is how I learn.
[jgmac1106]be forewarned by fun stuff to teachtheweb was before CSS Grid so it uses a lot of floats for layout which isn't really best practice anymore
[jgmac1106]When I started drafting the About Me Splash page, just became too long to also introduce grid. All people want is their name and photo online
[jgmac1106]I didn't explain really but in a way they are put left is goes left, put right it goes right. Basically I made four img options imgLeft, imgRight, imgCenter, imgFull.
[jgmac1106]My funstufftoteachtheweb... Goes back 7+ years so Grid wasn't used. I really need to update the fake facebook page to Grid.... Schools love doing that in history and literature
[jgmac1106]So basically when I get to the CSS Grid lesson we will just start a new stylesheet.... Just learning to move between index.html and style.css takes massive understanding
[jgmac1106]but this is a culture thatcould have been created in my little edtech space of the web, practices that have developed last 20 or so years, I do wonder per capita if there are more teacher bloggers than dev bloggers, seem to be the only two real big audiences
[jgmac1106]in non edtech classes I start with a CMS in my tech classes we do a hybrid approach using a working social stream and then building our front page...for the semi technical crowd the HTML5 template to GitHub seems to be a pattern emerging as well
[jgmac1106]part of the reason I have always used two domains....I want the social stream (Known in my case ) to just work and then have the flexibility of a page builder (WP...until that was too constraining and thn just HTML)
[jgmac1106]I was originally thinking if I just had a few h-feed templates on Glitch (was using Mozilla Thimble) with a home page and about me, I could just set up my own class feed, may try again this semester
[jgmac1106]yeah saw it with 4-5 people at Summit and then 3 people in NYC, they get the good looking homepage and can then connect a CMS to handle all the Indieweb stuff
[jgmac1106]You can make a homepage in micro.blog and point your stream on another page, I think, I did tell Manton he needs to highlight the ease of page building abopve the fold on the website
[jgmac1106]even with the IndieWeb themes I still recommended people add a page builder plugin (this was before Gutenberg) to get the flexibility in layout and designs they wanted, but I limit any new user to 3 pages...freedom is sometimes horrible for design, creativity needs constraint
[jgmac1106]when a CMS works with installatron and cPanel it was never bad, it is one button install, never worry about updates or back ups, explains a good portion of WP.org marketshare
petermolnarchipping in: the two perspective is interest in building a site vs wanting to share content, both end of the spectrum exists. [tantek] WordPress has essentially no admin tax, it's refreshing itself basically out of the box, and with Gutenberg, it's closing in on wix/weebly/etc. That said a lot of WP site should be static pages instead. Honestly, "build your first website" should be open MS/Libre/Open Office, make a page, export as HTML
[Marlin_Forbes]blot.im is making headway with blogging simplicity - i tried them for a month - worth the $3. i wanted to have more control over the dev process though, being a developer.
[tantek]“Essentially no admin tax” is 100% false based on tons of experience in person and online here in chat with people trying to RSVP, POSSE, keep a separate home page as their indieauth identity vs a /blog directory for posts etc etc
[jgmac1106][Marlin_Forbes] have had similar experience with write.as, works expecially if activitypub integration is high priority, but needed some more control