Added my https://anchor.fm/dougbeal podcast to https://microcast.club, now I’m committed π.
.container {
display: grid;
/* Display as a Grid */
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
/* repeat = as many times as you can fit */
/* auto-fit = fit as many items on the line as possible, go bigger if you need to */
/*minmax = (min size, max size) = the minimum size the column should be is 200px, but if there's space then give them all 1fr of that width. */
grid-gap: 10px;
}
w3c css validator
CSS fails to validate, .relme ul Value Error : text-align top is not a text-align value : top. Did you mean vertical-align: top?
Explore local restaurant by cuisine origination.
Oooh, nice site, found via πΈπ.
Invitation example
omg, π¬π¦
@savannahmillion has a way with words
@savannahmillion has a way with words
entirely possible, I will investigate in https://dougbeal.com/2018/07/20/pfefferle-wordpress-webmention-ensure-unicode-coverage-in-tests/
Make sure unicode (as evidenced in snarfed/bridgy/issues/834) is covered in test.
When will talks be announced? Or can you give me a feel for topics? Trying to schedule a trip, and I could easily extend to attend.
π from dougbeal.com