#ZegnatIf you do give it a try and run into more technical questions, there might be some people in #indieweb-dev who have used 11ty and can answer those too :) That would not be me though
#btremAnd #indieweb is a good place to ask for help? Don't want to break any rules.
#ZegnatQuestions about indieweb, questions about your site, I think those can all go here. We just try to move the more technical questions into #indieweb-dev so this channel can stay more approachable to people
#btremYep, very helpful, thanks, I was just reading the last entry you posted.
#[tantek]btrem, this is a good place to get started with question yes, especially when switching what your website will use! For specific details on Eleventy or SSGs in general, those are more likely better discussed in #indieweb-dev since they do require some development / admin / command-line expertise to use.
#btremI don't have specific questions. Yet. ;-) I'm still at the window shopping stage.
#btremI have eleventy installed, and I'm looking over various how-to pages and poking around under the hood a bit. I guess my query was sort of a lazy web search. Like is it worth learning it for real? Or should I bark up a different tree?
#[tantek]this is exactly the right for window shopping IndieWeb solutions 🙂
awolf joined the channel
#GWGCan I interest you in some artisanal CMSes? Globally sourced?
#btremMy domain has been mostly for email. I have a simple static site. The number of pages is single digits. But I wrote a couple of articles recently, and I'm starting to think I need a place to publish them. With a means to organize urls and navigation menus.
j605, alex11, seekr, GWG, nolith, globbot, apophys, smacko, kiero and Seirdy joined the channel
#villasvHi folks, I'm new to the IndieWeb and don't know much about its protocols. I've got a quick questiong regarding publication strategy.
#villasvI'm a fan of eternally editing the same page instead of publishing new posts. There are a few notable examples who also prefer this strategy, like Martin Fowler (https://martinfowler.com/bliki/EvolvingPublication.html)
#villasvBut this publishing style always messed up my feeds. It didn't work well with RSS in my old blog, so before I try to adopt fed.brid.gy and try to use webmentions, I wanted to ask about how you folks predict this will work out
#villasvIs there a way to push feed items only for significant changes? I don't want to warn people I fixed a typo, but I do want to notify them if I add a new section. How would you approach this?
[snarfed] joined the channel
#[snarfed]i do that, villasv! i lightly distinguish pages, which are evergreen and regularly updated and don’t show up in my feed at all, vs posts, which do
#sknebelyou could have a feed of microposts with "update notices" (automatic or handwritten)
#villasvOhhh, nice. I didn't plan on creating a blog, but it makes sense to create a phony to just push those updates. Gonna try it out, thanks ;-)
KempfCreative, [snarfed]1, GWG_, sknebel_, apophys_, beko_, nolith1, sp1ff`, kevinsan_, JasonO, seekr, ned0, dragontamer5788, kiero, Seirdy, globbot and [chrisaldrich] joined the channel
#[chrisaldrich]villasv, I find that wikis are nice platforms for that sort of publishing model (and I suspect Fowler does too), and some (including MediaWiki) have Feeds that indicate page updates for your sort of use case.
segnior and smacko joined the channel
#shoesNsocksbtrem: I am using eleventy for my site; started with that 11ty-starter and tweaked here and there. I'm mostly a lurker/hobbyist but am in the dev channel too, if I can help
alex11 joined the channel
#btremshoesNsocks: what's the url? Be nice to have a look-see.
#btremThat's fine. I suspect mine might be sparse, too. We'll see. Thanks for the link. Off to have a look. :)
#shoesNsocksnot pictured: @paulrobertlloyd's Indiekit, which I use as a micropub server
#btremThat looks like it might be worth the time. Thanks shoesNsocks I'm going to muck about with 11ty starter in a test localhost domain of some sort. If I have questions, I'll ask in dev.
#btremI'm not sure what a micropub server is. First things first: I'll have to make a 11ty framework, and integrate the few pages I have into it.
#[chrisaldrich]If it helps drhitchcock[m] has been looking at eleventy earlier this week as well.
#btremI think my next step is look more closely as config files and such, and see what I can figure out by tinkering and reading guides. The questions I have at the moment are probably best suited to the dev channel.
wolftune, rrix, a_chou, alex11, [jeremycherfas], ShadowKyogre, jjuran, [mapkyca], silo, [KevinMarks], qa5, [mapkyca]1 and jeremych_ joined the channel; ShadowKyogre left the channel
#@smdiehlStephen, why are you so critical of Facebook and not the other big tech companies? A 🧵 for well-intentioned engineers about how to navigate the complexities of big tech. (twitter.com/_/status/1345677279322636293)
eli_oat, clawfire, gxt, KempfCreative, opal, [Raphael_Luckom], [snarfed] and villasv joined the channel; ShadowKyogre left the channel
#villasv@chrisaldrich Makes sense. Martin even calls it bliki to express a cross between a blog and a wiki (https://martinfowler.com/bliki/WhatIsaBliki.html) and he does keep one feed like that I found out today.