#[miklb]looks like GitHub is working on a plugin that would allow any GH hosted Jekyll site use any Gem based theme that is in a repo. Which means now I’m motivated to finish redoing the jekyll indieweb theme and make it into a Gem.
tantek, EmreSokullu, cweiske, [eddie] and j12t joined the channel
nitot, stevepdp and [chrisaldrich] joined the channel
#[chrisaldrich]!tell snarfed: For fed.brid.gy & WordPress, if one's feed isn't on their homepage, but somewhere like example.com/blog/, then one should use example.com/blog/ instead of just the domain for creating the <head> atom feed w/ granary?
EmreSokullu, [kevinmarks], j12t, calumryan, friedcell, JasonO-, jeremycherfas and clintpatty joined the channel
#clintpattyHi all. I found the website of someone already doing IndieWeb type work who was not affiliated with IndieWeb, so I e-mailed him and told him about it. This is the response I received, and I am not sure how to reply, what pages to direct him to, etc.
#clintpattyis there anything I can do to be participatory in the movement in a technical sense? (offer RSS, register at indieweb.org, etc)
#cweiskehaving a feed is always good so feed readers can read the site. it's someone's task to choose if to implement rss, atom or h-feed
#cweiskesending out linkbacks (webmention,pingback) to sites that someone linked to on his site is a good idea
catsup and nitot_ joined the channel
#cweiskemarking up blog posts with h-entry should be next, so that replies can be made properly
#ZegnatIf their site has anything that matches a concept described on the wiki, add it to the wiki as an example! We love having in-the-wild implementations to look at
#cweiskehow should one markup the transcription of a podcast? any known existing standard/rules?
#sknebelA headless CMS is a Content Management System that only handles the backend parts of a traditional CMS (storage, editing interface, APIs, ...), with the reader-facing side handled by a different system.
#jeremycherfasI've never come across any rules for markup of transcripts.
#ZegnatI've seen a lot of markup experiments for conversations. Interviewer being P, interviewee BLOCKQUOTE. Lists, definition lists, ... In the end you are probably best of just writing it as any document without extras.
#schmartycweiske: I'm also pretty interested in the design of audio transcripts on the web. I currently do a very minimal display inside of an html details/summary. Example: https://martymcgui.re/2017/10/22/094640/
#Loqi[Marty McGuire] This Week in the IndieWeb Audio Edition • October 14th - 20th, 2017
#schmartycweiske: I'm pretty interested in the live transcripts with two-way navigation that the folks at gretta.com are doing with podcasts
#schmartycweiske: O'Reilly has some neat video+web content. I toyed with video+webvtt recently as well. I wrote up some of these from the discussions at IWC NYC: https://martymcgui.re/2017/10/17/205701/
#Loqi[Marty McGuire] Native HTML5 captions and titles for audio content with WebVTT
#Loqiok, I added "https://jamstack.org for the more generalized idea behind Netlify CMS" to the "See Also" section of /headless_CMS
EmreSokullu, [eddie], nitot, jmelesky and [manton] joined the channel
#[manton]To jeremycherfas's post above, if anyone uses Known and would like to use the Micro.blog iOS or Mac app to post to it, let me know if you need an invite. Works for some people, so would like to know more about differences between various Known instances.
#[manton]And jeremycherfas if you have any other info, or know how your server differs from e.g. cleverdevil's server, let me know. Obviously I want this to work.
#aaronpkis it possible to download the micro.blog iOS app and sign in to your own site without having a micro.blog account?
EmreSokullu joined the channel
#[manton]No, not yet. I was going to allow that, but I'm not sure what to do with the rest of the UI that assumes you can access Micro.blog. ? Would like to explore later so that it works better standalone.
#aaronpkyeah the empty timeline might be a bit weird
#aaronpktho i guess it could just be completely hidden?
[chrisaldrich] joined the channel
#[chrisaldrich]manton I can't do it right now, but I'll take a shot at hooking up /known to micro.blog shortly. It seems I'd done it months ago and it worked then, but I'll try to doublecheck.
#[manton]chrisaldrich Thank you. Much appreciated.
#[manton]aaronpk Right, I would just have to remove some of the UI, or have some kind of placeholder there until you're signed in.
#Loqi[[manton]] To jeremycherfas's post above, if anyone uses Known and would like to use the Micro.blog iOS or Mac app to post to it, let me know if you need an invite. Works for some people, so would like to know more about differences between various Known instan...
[cleverdevil] joined the channel
#[cleverdevil]Yeah happy to give anyone details on what I am running and how I have it set up.
#[cleverdevil]I’m traveling at the moment but feel free to shoot me messages ?
EmreSokullu joined the channel
#[manton]cleverdevil Thanks. If you have a minute later, maybe just share where your instance is running and whether it's a fork that fixes anything. I'm guessing some kind of configuration or code difference.
#[cleverdevil]I run the latest Known from github master on an Ubuntu 16.04 Virtual Server in DreamHost DreamCompute. I’m using Apache, MySQL, and PHP7, with LetsEncrypt for SSL via certbot