[Raphael_Luckom], [KevinMarks], [tw2113_Slack_], shoesNsocks, [chrisaldrich], [Rose], KempfCreative, rawtext, [schmarty], lahacker, [tantek], IRCsum, jjuran, markopasha, opal, nickodd, schmudde, jetter, [Ana_Rodrigues] and [grantcodes] joined the channel
#nekr0zIs there an agreed upon way to mark up a translation of somebody's article? I've been meaning to translate some of the good old indieweb-related articles into Russian. They would obviously qualify to be `u-repost-of` (with a `hreflang` most likely), but is something like `u-translation-of` a thing?
[KevinMarks] joined the channel
#[KevinMarks]you can do `rel=alternate` with `hreflang` though ideally you want them to point that to you, and you can do `rel="alternate canonical"` to them
#[KevinMarks]given that we have a usecase in the wiki, it might be worth thinking about a translation-of markup
jeremych_, schmudde, KempfCreative, elioat, jetter and [tantek] joined the channel
#jboveThe layout of the "newsletters" thing also doesn't work too well on desktop. The scroll hi-jacking is definitely annoying on desktop. The whole thing reads much easier with the "reader view" of Firefox on. And yes, his remark on that websites are not easy to make is totally untrue, Going to check if Robin Rendle has heard of Homebrew Website Clubs.
#[tantek]welcome nekr0z! for developer/code discussions like "agreed upon way to mark up", we usually prefer to use the #indieweb-dev channel. Thanks!
#Loqijbove has 1 karma in this channel over the last year (2 in all channels)
[snarfed], jetter and treora joined the channel
#aaronpkhas anyone else tried posting 3D print files on their website? like thingiverse style
#aaronpki have a design I want to share, but I don't really want to post it on thingiverse, I'd rather post it on my website
#aaronpkI think I'm going to just write it up as a blog post first and link to the source files somewhere in the post, but I do like the little image carousel on thingiverse and I'd like to be able to do that in my posts as well
#[schmarty]that is an example of a more direct mapping from thingiverse's version of my thing into mf2 markup. i include the rendered 3d images for 3D files with the files but not in my gallery of images.
[tantek], shoesNsocks, DanC, [fluffy], [KevinMarks], [Emma_Humphries], [schmarty], gRegorLove, schmudde, swentel and btrem joined the channel; nickodd left the channel
#btremI'm trying to figure out a url scheme for articles on my site. I could use title/slug, but there's always the problem of titles changing. So I'm looking for some ideas, maybe a couple articles on urls schemes. Any recommendations?
#LoqiURL design is the practice of deliberately designing URLs, in particular, permalinks, typically for a better UX for everyone who creates, reads, and shares content https://indieweb.org/URL_design
#aaronpki'm pretty happy with mine still, it's described on that page
#btremThat looks helpful, thanks. I might ask you some questions when I'm done reading.
#btremThe problem I'm having is creating flexible urls in a static site. In the past, I've used a database and php to deal with cases where a page title changes. I don't have that now. So I feel a bit more constrained.
#btremI could skip the slug/title part and just use date. That would avoid the problem of changing titles. But I just know that there will come a day when I post twice.
#[tantek]I think any solutions to that will require #indieweb-dev discussions
#btremI'm not asking for scripting solutions. Explicitly. But ok, I'll stop.
#aaronpkbtrem: i have some ideas for you but they are definitely dev topics, i don't see you in the #indieweb-dev channel tho