gRegorLoveGenerally it's incorrect Bootstrap if you see something like `<div class="col-md-6">... <div class="col-md-6">`... columns nested inside each other without an intervening `<div class="row">`
[jgmac1106]@dmcweeney you are using an older template of mine and I didn't have a long time when we met today, sorry, but I am happy to not ever really use floats anymore. Moved on to stinking at something else. First bootstrap and now CSS Grid.
dmcweeneyI'm just not sure how to align the boxes next to each other since (at least what I see) is one box to the far left of the other boxed that are on the far right ... I think I butchered something
[jgmac1106]Yes but that is layout. Not really a code, and in what I recall it was floats mixed in with bootstrap or skeleton... I have a lot of residue out there
[jgmac1106]It's basically three choices, use well groomed silos, stick to a text only approach, or accept the weird and broken on to your path towards beautiful
@MarcoInEnglish↩️ Yup, that was the article that finally got me going with my sites. Webmentions are better than pingbacks or trackbacks, and they are a W3C standard. http://Micro.blog implements them, too. But I don‘t know to what extent. Am no longer with the service. (twitter.com/_/status/1021923355144937472)
[jgmac1106]@mblaney how does Indiepay.me work now? Thinking of endorsements and badging... A third party..or domain as a ledger.. I would love for a learner to "request a payment".. A badge.. And then I can then "make a payment" award a badge.
mblaneyjgmac1106: indiepay.me currently works by one person writing a "payment post" with a recipient tagged, and then the recipient needs to write a matching confirmation post. If both those steps are done, indiepay.me will record the transaction as confirmed.
mblaneywhat you're after should be simpler than that. one person would create a post that meets the requirement of the badge, and instead of including a recipient in the post indiepay.me (or other 3rd party site) could alert the authorising party that a badge should be confirmed.
@kpodnarWebmentions as a specification has only recently become a broad recommendation for use on the internet, but it could make the business of digital + #digitalmarketing a cross-platform conversation that reaches more people in an easier way. https://kpodnar.link/better-comm (twitter.com/_/status/1022062919171891200)
@pstuifzandToday I improved the flow when logging in from micropub clients to Ekster. Now you continue with the Indieauth when you aren't logged in. Also now the app name and logo are shown when you login with a Micropub client. https://p83.nl/p/813 (twitter.com/_/status/1022105175283191813)
[jgmac1106]to get a row of three boxes just do <div class="row"><div class="col-md-3">box 1</div><div class="col-md-3">box 1</div><div class="col-md-3">box 1</div></div>
[jgmac1106]You can style each box in you css, sorry I never wrote a good tutorial file for that, but I think you found it on GitHub and imported into Thimble
[jgmac1106]and you would use off sets not spaces to center something in bootstrap, not like what I did here: <div class="col-md-4">   </div>, don't have time to fix that but will remix project and build a bootstrap row for you to copy
[jgmac1106]looking at how big your participation div is you may want to put the read and write in a <col-md-6> and the participation in its own row with <col-md-12>
Loqi@mblaney Fully agree an #OpenBadges endorsement of badge (not using credential since it means so much in dev circles) needing nothing more than two permalinks but I like the #indieweb indiepay.me workflow for two reasons: 1: I want students to apply ...
[eddie]!tell jgmac1106 I guess I’m not totally convinced that a third party ledger is needed for endorsements. For example what “Community” would keep track of my job skills? I can see how having a third party ledger for a school would be useful, but I think it should be optional and not required
sknebeldoes anyone have a favorite readymade wordpress (with or with out indieweb plugins) VM or docker container or ... that's quick to install and throw away?
[kim_landwehr]Logging into Quill using my domain connected to micro.blog, http://wrke.online/ and I noticed that the Editorial option is not available, does anyone know what might be causing this @manon, [aaronpk]
[eddie]I think [manton] needs to add Article to the micro.blog post types configuration. When [aaronpk] was adding support to Quill for post type configuration, he mentioned that he noticed Micro.blog only listed “note” and “bookmark” as the Micropub post types it supports.
Loqi[jgmac1106]: [eddie] left you a message 4 hours, 41 minutes ago: I guess I’m not totally convinced that a third party ledger is needed for endorsements. For example what “Community” would keep track of my job skills? I can see how having a third party ledger for a school would be useful, but I think it should be optional and not required
[manton]I think I didn't include "article" separately (in the Micropub config) because I wasn't sure what to call it. Micro.blog calls both short and long posts just "posts". But now that Quill is using this, it should be included... Hmm.
[eddie]I don’t think the name is used super often. Micro.blog and Indigenous create a long post if content > 280 characters and you enter a title. So essentially once I add support if a server didn’t support Articles, I would just never show the Title field in Indigenous. Quill primarily uses the paper icon. You might see what config string if you hover on top the icon
[manton]For now I've added it as "Article" just to have something, but I'll very likely rename it since Micro.blog doesn't use that terminology anywhere else.
snarfedgraph shows CPU utilization, ie (roughly) cost. migrated at 7/24 3:30pm. hard to eyeball, but looks like the migration added something like 30-50% to overall CPU overhead
sknebelwhich is a safe way to make a copy (and given that they failed to write a proper copy-function for Tags maybe not a bad decision), but expensive
tanteksince backfeed from FB is broken (they broke it) for RSVPs to events, I no longer have any incentive to use my own account to make FB POSSE copy events of IWC/HWC events, and instead might as well make them events by the "Indie Web" page
[cleverdevil]May not need to use the Graph API after all, which it turns out may be necessary, because I just tried using fb-export and Facebook started rejecting requests after only 10 pages of data were fetched.
LoqiIt looks like we don't have a page for "architeture astronomy" yet. Would you like to create it? (Or just say "architeture astronomy is ____", a sentence describing the term)
@jensimmonsDesign solves a problem. If you don’t know what that problem is, or who is having it, you aren’t designing. You are chasing your own fantasies. Maybe you’ll get lucky and create something for people just like you. Or you could get customer-focused and have more of a sure thing. (twitter.com/_/status/1022203343475748864)