ZegnatI do not think there is really any specific semantics for something like that. I do not think I would make them headings unless the answers are long form and I would expect people to want to jump between them
ZegnatSemantically I think I saw someone do the post so everything you (the blog) say (ask) are normal <p>, while everything they (the interviewee) say (answers) are <p> within <blockquote>.
sknebel"Name-value groups may be terms and definitions, metadata topics and values, questions and answers, or any other groups of name-value data."... still feels more like for FAQs than interviews
astralbijection[Good news: all that indieauth and micropub code I wrote for my backend works with quill! Bad news: it doesn't work for indigenous for Android. Baby steps are always good, though!
astralbijection[There is surprisingly little support for indieweb stuff in Django, so I'm thinking of separating out my indieauth and micropub apps and putting them up as pip libraries
astralbijection[Yeah there is a webmention library, but the only micropub/indieauth library I saw was 3 years old and the indieauth spec has been updated a lot since then
aaronpk6: that's an implementation detail between your website and your reader, which may be just internal logic or may also benefit from a separate spec
aaronpki mean you don't have to go use the ticket in the first place, but i was assuming that you had already successfully gotten a token in the past from them
GWGaaronpk: I defined these as follow-up questions. I intend to try to build something, then iterate on the questions that require additional spec or thought
Loqiunlisted are publicly visible posts that are not included in a homepage or feed(s), and are typically excluded from site search features and broader web search services https://indieweb.org/unlisted
sknebelso ticket auth only gives out tokens valid for one URL? or are they supposed to be tried everywhere, if its not appropriate the error will tell the client?