#LoqiEmber.js (sometimes called just Ember) is a JavaScript framework that uses MVC (model view controller) in the browser (using Mustache as its templating language) https://indieweb.org/ember
#LoqiEmber.js (sometimes called just Ember) is a JavaScript framework that uses MVC (model view controller) in the browser (using Mustache as its templating language) https://indieweb.org/ember
#LoqiProgressive Web App is a web site that a client can progressively enhance into a standalone app that's comparable with a native app https://indieweb.org/PWA
#tantek.comedited /pushups (+488) "note series of posts for prev indieweb examples, add a proto-pushup example as note" (view diff)
#LoqiWeb hosting can be the primary regular cost in maintaining an IndieWeb site; this page lists several options from free on up depending on your publishing needs, like a static, shared, private, or dedicated server https://indieweb.org/web_host
#[keithjgrant]I changed package.json to link directly to the repository
#voxpelliright, so it's the fact that I haven't published the version :) You can change the package.json to point the version to "voxpelli/node-format-microformat#master" instead I believe, and it will pick the latest master
#[keithjgrant]In Heroku, do I need to redeploy after making config changes?
#sebselaaronpk but /auth has to send the 'state' parameter to IndieAuth in order to get a response? So I need to store it in a cookie? It's not like an extra 'info' field that gets send along, right?
#voxpelli[keithjgrant]: it restarts the service automatically
#sebselit's all in all more of a puzzle than I expected :)
#aaronpksebsel: the state comes back from the authorization server
#voxpelli[keithjgrant]: if you have the Heroku CLI tools installed, then "heroku logs --tail" is a good one, but you can also view them through Heroku.com
#aaronpki believe indieauth.com won't modify whatever the user types in
#aaronpkso if they enter "http://seblog.nl/" to start with, that's what will be returned, as long as they have any appropriate redirects in place of course
#sebselthis is not #dev anymore, but yeah, that is a thing.
#sebselI intend to extend my private post stuff a bit in the coming 100days (74 left?), but that's still just getting to the level where aaronpk &co already where a few years ago
#aaronpki did lose that functionality with my new site
#aaronpki have private posts via webmention right now, but you can't log in to my site
#sebselI was thinking about detecting wether a URL starts with twitter.com, and then do a oauth with twitter for access, so my silofriends can join in too.