Nice to see @Paul_Kinlan add Webmentions to his static site. With a nice post on how he does it with Hugo. https://paul.kinlan.me/using-web-mentions-in-a-static-sitehugo-/

We forgot to take a group shot at the IndieWeb Meetup in Austin last week, but just noticed as I was flipping through photos that I had this one of my iced coffee and stickers. Next meetup is Nov 6th.

I've just exported my Micropub posts to CouchDB using just curl and jq. Here's the command:


curl --silent -H "Authorization: Bearer $MICROPUB_ACCESS_TOKEN" "${MICROPUB_ENDPOINT}?q=source&limit=$LIMIT"  | jq '{
  "docs": .items | map(. + {
    "_id": .properties.published[] | strptime("%Y-%m-%dT%H:%M:%S%Z") | mktime | tostring
  }) | map(
    if .properties | has("visibility") then
      .
    else (
      .  * {"properties": {"visibility": ["public"]}}
    ) end
  )
}' | curl -u $COUCHDB_AUTH localhost:5984/posts/_bulk_docs -X POST -d@- -H "Content-Type: application/json"

The variables $LIMIT (count of posts to be exported), $MICROPUB_ACCESS_TOKEN, $MICROPUB_TOKEN and $COUCHDB_AUTH are set by user.

#couchdb #micropub #ownyourdata

notizblog.svg

Huge thanks to co-organizers @tiereeee @schmarty @dshanske @jgmac1106 for an amazing @IndieWebCamp NYC this weekend. Thanks to @PaceUniversity for having us! So good to see so many new #indieweb sites go live: @nshad314 @teonbrooks et al and all the demos!
Nice demos indiewebcamp nyc! 🐰

Syndicating My Tips to Foursquare

#indiewebcamp #p3k #foursquare #indieweb #ownyourdata

Dark mode

#css #colours #schemes #styles #ligtht #dark #modes #indiewebcamp #styling #images #frontend #development #design
@marcthiele @johanbove would be great to do @IndieWebCamp before @btconf Düsseldorf 2020! Gathering interest/prefs:
https://indieweb.org/Planning#Dusseldorf
Please feel free to edit, add yourself to date(s) you can make. Join https://chat.indieweb.org/ & let’s chat about volunteering!

Tweaks Ali Spittel’s face tracking filter demo to include a “snapshot” button that creates an image you can right-click and save.

Next up: can I make this into a Micropub client to post directly to my site?

The Web Can't Survive a Monoculture

Did one of those things where someone asks a dev question and I do the old “oh you just…” before looking closer at the code. Having fun now figuing it out as it relates to stuff I want to do with my jekyll theme https://github.com/miklb/jekyll-indieweb

#IndieWebCamp NYC: facilitating session on Why Publish with @schmarty @dshanske @tiereeee et al. Many reasons folks like to publish things (publicly) online. Notes being captured into an Etherpad, to be archived to #indieweb wiki after. #whypublish #meta
#IndieWebCamp #indieweb #whypublish #meta

My Discovery Strategy, v0.2

a post by Amanda RushAmanda Rush
I’ve always loved the Genesis framework, and I still use it on client sites. While reading this post by Carrie, I began to think that those of us in the Indieweb community may quickly need to embrace blocks. Yes, I know, that’s basically heresy, but I’m thinking this may need to happen sooner ...

The challenge as I see it, and the reason I don’t use them, is that retail themes do not support microformat 2. Without microformat 2 support and semantic markup, the IndieWeb tools and technologies such as Webmention are pointless. Until the microformat 2 issue is resolved, I don’t see any point in doing the work to support blocks.

It looks like this post is rendered truncated in @swentel's Indigenous. Together renders it correctly.
#bugs #microsub #reader #Indigenous
#NewYorkCity friends! Going to the @IndieWebCamp #NYC pre-meetup/social at Stone Street Tavern @stonesttavern http://stonestreettavernnyc.com/
Come have eats & drinks with us! (@schmarty et al!) #indieweb #openweb

(Be there in ~15 minutes!)
#NewYorkCity #NYC #indieweb #openweb
@jkphl no worries. Looks like most recent HWC Nürnberg was https://indieweb.org/events/2019-08-07-homebrew-website-club from the photo?
Will move Nürnberg from "Fortnightly" to "Pop up" so it is not copy/pasted by default.
Let me know if there is a known frequency! Thanks!
@jkphl any photos from this week’s HWC Nürnberg?
@mrgnrdrck any HWC Berlin photos?
@grantcodes HWC Madrid photo?
@jamietanna Nottingham photo?
@mantonsblog @tomwiththeweath Austin photo?
@dougbeal @rrrrrrrix Seattle photo?
Please add ASAP to https://indieweb.org/events/2019-10-02-homebrew-website-club#Photos or reply with link! Thanks!