callMeBaby, ben_thatmust, globbot, viaken, jenelizabeth, [chrisaldrich], gRegorLove, gRegorLove_, Mikaela1, ketudb7, ben_thatmustbeme, vasilakisfil_, nickodd, plut4rch, geoffo, maxwelljoslyn and DanQ joined the channel; DanQ left the channel
[jgmac1106]sebsel automating the article cards on my homepage and on https://jgregorymcverry.com/articles/2020/02 be neat, first I need to fix the grid so single items don't stretch, gonna do that with the subgrid update
[jgmac1106]with everything shut down for weeks I might start up the PHP codeacademy course again, was waiting for summer....but it might already be here
[jgmac1106]not sure probably saying wrong thing, I am thiking in my article tempalte I could add a variable to different parts and then call them on the feed page to builkd the cards...long term brainstorming way past my current knowledge
[jgmac1106]that was the real reason I liked Kirby, it was learning by doing, good community to learn PHP, active forum, helpful and teaching customer service
[jgmac1106]yeah..trying to decide if I just add a bit of data storage using PHP, for now it isn't bad....but I always fall behind in updating my feeds..end up with many unlisted posts
sebselThat is what Kirby adds for you: it extracts the content into separate files (the content/*.txt) than the templates (site/templates/*.php), and by doing so it is able to parse information out of the files and display it in different ways in different contexts
sebselfirst thing you can do is list the contents of your posts-files and list them as links, but getting the titles out of those files is harder if they only contain HTML
[jgmac1106]not necessary for rel=me but I would instead of using <linK> in the header just turn <div class="col-xs-12 col-sm-6 col-md-6 col-lg-4 header-right"> into <div class="col-xs-12 col-sm-6 col-md-6 col-lg-4 header-right h-card">
[jgmac1106]I think another hackday goal I will have is making a new article template that doesn't have a space for u-featured, should be an easy low hanging CSS fruit
jmacI am like, check out this webmention library I spent months making. No, they say, we'd rather use this script you banged out in an afternoon during your christmas break two years ago because it actually has a defensible purpose
[jgmac1106]anyone else use trackbook for android? trying to figure out what else I can do with gpx besides an iframe to an owncloud app (about my level of expertise)....should learn what those API thingamajiggers are
jmacI mean, an h-feed reader would just be requesting index.html and reading the micro formats, right? But the webserver doesn't know it's doing that, alas
jmacMy current mad science plague project is a "webmention query tool" tho. It's currently a few hours old and in "don't ask" status. (To say nothing of "don't look")
jmacI'm just fiddling around with a tool for not just receiving/storing/displaying but also querying received webmentions. A command-line utility that I can ask "Show me all the WMs that I received from example.com since January 16".
jmacAll i've done so far is convert all the 600-odd WMs my blog has received from the yucky hand-rolled file format it currently uses into an SQLite database, and have been just noodling around with it
[jeremycherfas]The beauty about bise, which I have been using for a while three weeks now, is that you can easily add a row for absolutely anything you like.
cal@grantcodes: what if I want to use content=, should I just avoid repost-of, this is for @threadreaderapp use case, where we repost a whole series of tweets
LoqiA repost on the indieweb is a post that is purely a 100% re-publication of another post. The act of reposting is an umbrella term that covers the general practice of republishing another post typically on the same service or silo, but more and more across sites https://indieweb.org/repost