The Homebrew Website Club is a growing world-wide network of meetups for everyone who wants to take back their web experience from social media silos, and own their online identities, content, and interactions.
{
"type": "event",
"name": "Homebrew Website Club SF!",
"summary": "The Homebrew Website Club is a growing world-wide network of meetups for everyone who wants to take back their web experience from social media silos, and own their online identities, content, and interactions.",
"published": "2019-11-11 12:11-0800",
"start": "2019-11-13 17:30-0800",
"end": "2019-11-13 18:30-0800",
"url": "http://tantek.com/2019/317/e1/homebrew-website-club-sf",
"location": [
"https://wiki.mozilla.org/SF"
],
"content": {
"text": "When: 2019-11-1317:30\u202618:30\n\nWhere: Mozilla San Francisco\n\nHost: Tantek \u00c7elik\n\n\n\nThe Homebrew Website Club is a growing world-wide network of meetups for everyone who wants to take back their web experience from social media silos, and own their online identities, content, and interactions.\n\nTopics for this week:\nIndieWebCamp Brighton Videos posted!\nSign-up for IndieWebCamps Berlin2, San Francisco, and in 2020: Austin and IndieWeb Summit in Portland!!\nDemos of personal website breakthroughs\nCreate or update your personal web site!\n\nJoin a community with like-minded interests. Bring friends that want a personal site, or are interested in a healthy, independent web!\n\n\nAny questions? Ask in \n#indieweb Slack or IRC\n\n\nMore information: \nIndieWeb Wiki Event Page\n\n\nOptional RSVP: post an indie RSVP on your own site, or just show up!",
"html": "<p><img class=\"u-featured\" style=\"height:300px;\" src=\"https://aperture-media.p3k.io/indieweb.org/c24f7b1e711955ef818bde12e2a3e79708ecc9b106d95b460a9fefe93b0be723.jpg\" alt=\"Homebrew Website Club retro 1980s-style logo.\" /></p> \n<p>\nWhen: <span class=\"dt-start\"><time>2019-11-13</time><time>17:30</time></span>\u2026<span class=\"dt-end\"><time>18:30</time></span>\n<span>\nWhere: <a class=\"u-location h-card\" href=\"https://wiki.mozilla.org/SF\">Mozilla San Francisco</a>\n</span>\nHost: <a class=\"u-organizer h-card\" href=\"http://tantek.com/\">Tantek \u00c7elik</a>\n</p>\n\n<p class=\"p-summary\">\nThe <strong>Homebrew Website Club</strong> is a growing world-wide network of meetups for everyone who wants to take back their web experience from social media silos, and own their online identities, content, and interactions.\n</p>\n<p>Topics for this week:</p>\n<ul><li><a href=\"https://indieweb.org/2019/Brighton/Schedule\">IndieWebCamp Brighton Videos posted!</a></li>\n<li>Sign-up for IndieWebCamps <a href=\"https://2019.indieweb.org/berlin2\">Berlin2</a>, <a href=\"https://2019.indieweb.org/sf\">San Francisco</a>, and in 2020: <a href=\"https://2020.indieweb.org/austin\">Austin</a> and <a href=\"https://2020.indieweb.org/summit\">IndieWeb Summit in Portland</a>!!</li>\n<li>Demos of personal website breakthroughs</li>\n<li>Create or update your personal web site!</li>\n</ul><p>\nJoin a community with like-minded interests. Bring friends that want a personal site, or are interested in a healthy, independent web!\n</p>\n<p>\nAny questions? Ask in \n<a href=\"https://indieweb.org/discuss\">#indieweb Slack or IRC</a>\n</p>\n<p>\nMore information: \n<a class=\"u-url\" href=\"https://indieweb.org/events/2019-11-13-homebrew-website-club\">IndieWeb Wiki Event Page</a>\n</p>\n<p>\nOptional RSVP: post an <a href=\"https://indieweb.org/rsvp\">indie RSVP</a> on your own site, or just show up!\n</p>"
},
"post-type": "event",
"refs": {
"https://wiki.mozilla.org/SF": {
"type": "card",
"name": "Mozilla San Francisco",
"url": "https://wiki.mozilla.org/SF",
"photo": null
}
},
"_id": "6100014",
"_source": "1",
"_is_read": true
}
Hello and welcome to the indieweb! I think there is a tendency to think of those two principles from a developer perspective, like they are telling people to learn how to write HTML and do all the nitty gritty stuff. That isn't the intention, though. We can always improve the documentation on the wiki and would love to have you involved in the conversation.
{
"type": "entry",
"published": "2019-11-11 10:57-0800",
"url": "https://gregorlove.com/2019/11/hello-and-welcome/",
"in-reply-to": [
"https://roytang.net/2019/11/indieweb/"
],
"content": {
"text": "Hello and welcome to the indieweb! I think there is a tendency to think of those two principles from a developer perspective, like they are telling people to learn how to write HTML and do all the nitty gritty stuff. That isn't the intention, though. We can always improve the documentation on the wiki and would love to have you involved in the conversation.",
"html": "<p>Hello and welcome to the indieweb! I think there is a tendency to think of those two principles from a developer perspective, like they are telling people to learn how to write HTML and do all the nitty gritty stuff. That isn't the intention, though. We can always improve the documentation on the wiki and would love to have you involved in the conversation.</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/3473/profile-2016-med.jpg"
},
"post-type": "reply",
"refs": {
"https://roytang.net/2019/11/indieweb/": {
"type": "entry",
"url": "https://roytang.net/2019/11/indieweb/",
"content": {
"text": "Indieweb Updates and Thoughts"
},
"author": {
"type": "card",
"name": "Roy Tang",
"url": false,
"photo": "https://gregorlove.com/notes/"
},
"post-type": "note"
}
},
"_id": "6097308",
"_source": "95",
"_is_read": true
}
I've discovered that mf2py not only allows me to parse people's h-cards, but to parse my own website in unit testing to see if the renderer outputs stuff correctly. #IndieWeb has some unexpected benefits!
{
"type": "entry",
"published": "2019-11-11T06:37:00+0300",
"url": "https://fireburn.ru/posts/1573454220",
"category": [
"pyindieblog",
"unittesting",
"testing",
"programming",
"IndieWeb"
],
"content": {
"text": "I've discovered that mf2py not only allows me to parse people's h-cards, but to parse my own website in unit testing to see if the renderer outputs stuff correctly. #IndieWeb has some unexpected benefits!"
},
"author": {
"type": "card",
"name": "Vika",
"url": "https://fireburn.ru/",
"photo": "https://fireburn.ru/media/f1/5a/fb/9b/081efafb97b4ad59f5025cf2fd0678b8f3e20e4c292489107d52be09.png"
},
"post-type": "note",
"_id": "6084441",
"_source": "1371",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-10T22:04:34.682+01:00",
"url": "https://www.jvt.me/mf2/2019/11/w4tgj/",
"bookmark-of": [
"https://roytang.net/2019/11/indieweb/"
],
"name": "Indieweb Updates and Thoughts",
"author": {
"type": "card",
"name": "Jamie Tanna",
"url": "https://www.jvt.me",
"photo": "https://www.jvt.me/img/profile.png"
},
"post-type": "bookmark",
"_id": "6078320",
"_source": "2169",
"_is_read": true
}
Hello and welcome to the indieweb - do come and talk to us at chat.indieweb.org - if you want to start a Homebrew Website Club in the Philippines we'd love to help.
{
"type": "entry",
"published": "2019-11-10T15:37:56+0000",
"url": "http://known.kevinmarks.com/2019/hello-and-welcome-to-the-indieweb",
"in-reply-to": [
"https://roytang.net/2019/11/indieweb/"
],
"content": {
"text": "Hello and welcome to the indieweb - do come and talk to us at chat.indieweb.org - if you want to start a Homebrew Website Club in the Philippines we'd love to help."
},
"author": {
"type": "card",
"name": "Kevin Marks",
"url": "http://known.kevinmarks.com/profile/kevinmarks",
"photo": "http://known.kevinmarks.com/file/9255656669173b7867ab839ee6556f9e"
},
"post-type": "reply",
"_id": "6077668",
"_source": "205",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-08 12:46-0800",
"url": "https://gregorlove.com/2019/11/announcing-homebrew-website-club-san-diego/",
"featured": "https://gregorlove.com/site/assets/files/5608/hwc-card.jpg",
"photo": [
"https://gregorlove.com/site/assets/files/5608/hwc-card.jpg"
],
"syndication": [
"https://news.indieweb.org/en",
"https://twitter.com/gRegorLove/status/1192906933759426560"
],
"name": "Announcing Homebrew Website Club San Diego",
"content": {
"text": "Next year I am planning to organize IndieWeb meetups in San Diego. These are typically called Homebrew Website Club. It\u2019s a 1\u20132 hour meetup to discuss, demo, and work on our personal websites. It\u2019s a great opportunity for anyone who wants to reclaim their web experience from social media silos and own their online content and identity. If you don\u2019t have a personal site yet but want one, this can be a great community to help you get started! All types of creative people are welcome and you do not need to be a developer.\n\nWe are having an initial, soft launch meetup December 11, 2019 6\u20138pm at Subterranean Coffee in North Park. There are more details and RSVP available on the event page.\n\nIf you\u2019re interested but not near San Diego, you may still be in luck. There are meetups in several cities around the world: Austin, Brighton, NYC, London, and San Francisco. Many others are getting started or have occasional pop-up meetings. Find out more on the wiki. It is also pretty easy to start up your own meetup; it just takes two people and a cafe!",
"html": "<p>Next year I am planning to organize IndieWeb meetups in San Diego. These are typically called <a href=\"https://indieweb.org/Homebrew_Website_Club\">Homebrew Website Club</a>. It\u2019s a 1\u20132 hour meetup to discuss, demo, and work on our personal websites. It\u2019s a great opportunity for anyone who wants to reclaim their web experience from social media silos and own their online content and identity. If you don\u2019t have a personal site yet but want one, this can be a great community to help you get started! All types of creative people are welcome and you do <em>not</em> need to be a developer.</p>\n\n<p>We are having an initial, soft launch meetup December 11, 2019 6\u20138pm at Subterranean Coffee in North Park. There are more details and RSVP available on the <a href=\"https://gregorlove.com/2019/12/homebrew-website-club/\">event page</a>.</p>\n\n<p>If you\u2019re interested but not near San Diego, you may still be in luck. There are meetups in several cities around the world: Austin, Brighton, NYC, London, and San Francisco. Many others are getting started or have occasional pop-up meetings. Find out more <a href=\"https://indieweb.org/Homebrew_Website_Club#Meetings\">on the wiki</a>. It is also pretty easy to start up your own meetup; it just takes two people and a cafe!</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/3473/profile-2016-med.jpg"
},
"post-type": "photo",
"_id": "6046778",
"_source": "179",
"_is_read": true
}
quick update on Jekyll-IndieWeb — I’ll have the demo repo using it as a theme up and running tomorrow evening. I want to use GitHub Actions so can run and build the site with additional plugins but that’s not going to make it into the repo this weekend.
{
"type": "entry",
"published": "2019-11-08T12:54:09-05:00",
"url": "https://miklb.com/blog/2019/11/08/5383/",
"syndication": [
"https://twitter.com/miklb/status/1192862902514008064"
],
"content": {
"text": "quick update on Jekyll-IndieWeb \u2014 I\u2019ll have the demo repo using it as a theme up and running tomorrow evening. I want to use GitHub Actions so can run and build the site with additional plugins but that\u2019s not going to make it into the repo this weekend.",
"html": "<p>quick update on Jekyll-IndieWeb \u2014 I\u2019ll have the demo repo using it as a theme up and running tomorrow evening. I want to use GitHub Actions so can run and build the site with additional plugins but that\u2019s not going to make it into the repo this weekend.\n</p>"
},
"post-type": "note",
"_id": "6038069",
"_source": "42",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-08T13:36:00Z",
"url": "https://www.jvt.me/mf2/2019/11/8h6qo/",
"category": [
"indieweb",
"micropub"
],
"bookmark-of": [
"https://paulrobertlloyd.github.io/indiekit/"
],
"name": "IndieKit: An IndieWeb publishing toolkit",
"author": {
"type": "card",
"name": "Jamie Tanna",
"url": "https://www.jvt.me",
"photo": "https://www.jvt.me/img/profile.png"
},
"post-type": "bookmark",
"_id": "6032686",
"_source": "2169",
"_is_read": true
}
#IndieWeb I love you and I'm glad to be here again 😍
{
"type": "entry",
"published": "2019-11-08T03:56:00+0300",
"url": "https://fireburn.ru/posts/1573185360",
"category": [
"indieweb"
],
"content": {
"text": "#IndieWeb I love you and I'm glad to be here again \ud83d\ude0d"
},
"author": {
"type": "card",
"name": "Vika",
"url": "https://fireburn.ru/",
"photo": "https://avatars1.githubusercontent.com/u/7953163?s=460&v=4"
},
"post-type": "note",
"_id": "6024539",
"_source": "1371",
"_is_read": true
}
I've added HTTP/2 Server Push to my website. It doesn't help a lot though, considering that my current machine (which is even older than Sakura) is single-core and has a slow HDD. Most of processing time is taken up by... Micropub request. I need to optimize the backend and nurse Sakura back to life.
{
"type": "entry",
"published": "2019-11-08T03:54:00+0300",
"url": "https://fireburn.ru/posts/1573185240",
"category": [
"server",
"pyindieblog"
],
"content": {
"text": "I've added HTTP/2 Server Push to my website. It doesn't help a lot though, considering that my current machine (which is even older than Sakura) is single-core and has a slow HDD. Most of processing time is taken up by... Micropub request. I need to optimize the backend and nurse Sakura back to life."
},
"author": {
"type": "card",
"name": "Vika",
"url": "https://fireburn.ru/",
"photo": "https://avatars1.githubusercontent.com/u/7953163?s=460&v=4"
},
"post-type": "note",
"_id": "6024540",
"_source": "1371",
"_is_read": true
}
Also, I have a media endpoint, thanks to @martymcguire's development, Spano! So expect pictures of my life and maybe my cat.
{
"type": "entry",
"published": "2019-11-08T02:31:00+0300",
"url": "https://fireburn.ru/posts/1573180260",
"category": [
"server",
"micropub",
"pyindieblog",
"indieweb"
],
"content": {
"text": "Also, I have a media endpoint, thanks to @martymcguire's development, Spano! So expect pictures of my life and maybe my cat.",
"html": "Also, I have a media endpoint, thanks to <a href=\"https://martymcgui.re/\">@martymcguire</a>'s development, <a href=\"https://github.com/martymcguire/spano\">Spano</a>! So expect pictures of my life and maybe my cat."
},
"author": {
"type": "card",
"name": "Vika",
"url": "https://fireburn.ru/",
"photo": "https://avatars1.githubusercontent.com/u/7953163?s=460&v=4"
},
"post-type": "note",
"_id": "6023526",
"_source": "1371",
"_is_read": true
}
Gonna try to make it to next week’s WordPress meetup in Austin. I use M.b for my blog now, of course, but we use WordPress for @coreint, and I’d like to talk to more bloggers about IndieWebCamp. @macgenie will also be at WordCamp Seattle this weekend!
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2019/11/07/gonna-try-to.html",
"content": {
"html": "<p>Gonna try to make it to <a href=\"https://www.meetup.com/austinwordpress/events/257532881/\">next week\u2019s WordPress meetup</a> in Austin. I use M.b for my blog now, of course, but we use WordPress for <a href=\"https://micro.blog/coreint\">@coreint</a>, and I\u2019d like to talk to more bloggers about IndieWebCamp. <a href=\"https://micro.blog/macgenie\">@macgenie</a> will also be at WordCamp Seattle this weekend!</p>",
"text": "Gonna try to make it to next week\u2019s WordPress meetup in Austin. I use M.b for my blog now, of course, but we use WordPress for @coreint, and I\u2019d like to talk to more bloggers about IndieWebCamp. @macgenie will also be at WordCamp Seattle this weekend!"
},
"published": "2019-11-07T14:51:35-06:00",
"post-type": "note",
"_id": "6020977",
"_source": "12",
"_is_read": true
}
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2019/11/07/sponsoring-indiewebcamp-austin.html",
"name": "Sponsoring IndieWebCamp Austin",
"content": {
"html": "<p>IndieWebCamp Austin is coming up in February at Capital Factory. This is our 3rd event in Austin and I\u2019m excited to start getting the word out and help a lot of new people discover the IndieWeb. Registration <a href=\"https://2020.indieweb.org/austin\">is already open</a>.</p>\n\n<p>Tom Brown and Jean MacDonald are joining me as co-organizers and we\u2019re looking for sponsors to help cover costs for the venue and breakfast for attendees. If you\u2019re interested in sponsoring or work at a company that would be a good fit to support the IndieWeb, please email me: <a href=\"mailto:manton@micro.blog\">manton@micro.blog</a>.</p>\n\n<p><strong>Platinum event sponsor: $2500</strong></p>\n\n<ul><li>Your logo on the IndieWebCamp event page.</li>\n<li>A verbal thank-you during the morning and closing of the event.</li>\n<li>You can bring t-shirts, stickers, and other promotional items to distribute to attendees.</li>\n<li>A special mention and link in the email we send to attendees the day of the event.</li>\n</ul><p><strong>Silver event sponsor: $1000</strong></p>\n\n<ul><li>Your logo on the IndieWebCamp event page.</li>\n<li>A verbal thank-you during the morning and closing of the event.</li>\n<li>You can bring t-shirts, stickers, and other promotional items to distribute to attendees.</li>\n</ul><p><strong>Bronze event sponsor: $500</strong></p>\n\n<ul><li>Your logo on the IndieWebCamp event page.</li>\n<li>A verbal thank-you during the morning and closing of the event.</li>\n</ul>",
"text": "IndieWebCamp Austin is coming up in February at Capital Factory. This is our 3rd event in Austin and I\u2019m excited to start getting the word out and help a lot of new people discover the IndieWeb. Registration is already open.\n\nTom Brown and Jean MacDonald are joining me as co-organizers and we\u2019re looking for sponsors to help cover costs for the venue and breakfast for attendees. If you\u2019re interested in sponsoring or work at a company that would be a good fit to support the IndieWeb, please email me: manton@micro.blog.\n\nPlatinum event sponsor: $2500\n\nYour logo on the IndieWebCamp event page.\nA verbal thank-you during the morning and closing of the event.\nYou can bring t-shirts, stickers, and other promotional items to distribute to attendees.\nA special mention and link in the email we send to attendees the day of the event.\nSilver event sponsor: $1000\n\nYour logo on the IndieWebCamp event page.\nA verbal thank-you during the morning and closing of the event.\nYou can bring t-shirts, stickers, and other promotional items to distribute to attendees.\nBronze event sponsor: $500\n\nYour logo on the IndieWebCamp event page.\nA verbal thank-you during the morning and closing of the event."
},
"published": "2019-11-07T09:30:47-06:00",
"category": [
"Essays"
],
"post-type": "article",
"_id": "6016041",
"_source": "12",
"_is_read": true
}
Paul’s been doing a lot of great work writin the code and the docs for this tool that creates micropub endpoints for static sites:
The immediate goal of this project is to provide a Micropub endpoint that can be hosted on a service like Heroku, configured via files stored on a GitHub repo, and save posts back to that repo for publishing with a static site generator such as Eleventy, Hugo or Jekyll.
{
"type": "entry",
"published": "2019-11-07T14:13:38Z",
"url": "https://adactio.com/links/16078",
"category": [
"indiekit",
"micropub",
"indieweb",
"software",
"documentation",
"code",
"publishing",
"backend",
"development"
],
"bookmark-of": [
"https://paulrobertlloyd.github.io/indiekit/"
],
"content": {
"text": "indiekit | An IndieWeb publishing toolkit\n\n\n\nPaul\u2019s been doing a lot of great work writin the code and the docs for this tool that creates micropub endpoints for static sites:\n\n\n The immediate goal of this project is to provide a Micropub endpoint that can be hosted on a service like Heroku, configured via files stored on a GitHub repo, and save posts back to that repo for publishing with a static site generator such as Eleventy, Hugo or Jekyll.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://paulrobertlloyd.github.io/indiekit/\">\nindiekit | An IndieWeb publishing toolkit\n</a>\n</h3>\n\n<p>Paul\u2019s been doing a lot of great work writin the code and the docs for this tool that creates micropub endpoints for static sites:</p>\n\n<blockquote>\n <p>The immediate goal of this project is to provide a Micropub endpoint that can be hosted on a service like Heroku, configured via files stored on a GitHub repo, and save posts back to that repo for publishing with a static site generator such as Eleventy, Hugo or Jekyll.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "6012623",
"_source": "2",
"_is_read": true
}
This looks like a nice way to get a blog up and running:
Blot turns a folder into a blog. Drag-and-drop files inside to publish. Images, text files, Word Documents, Markdown and more become blog posts automatically.
{
"type": "entry",
"published": "2019-11-07T14:11:37Z",
"url": "https://adactio.com/links/16077",
"category": [
"blot",
"blogging",
"software",
"folders",
"files",
"publishing",
"indieweb"
],
"bookmark-of": [
"https://blot.im/"
],
"content": {
"text": "Blot \u2013 A blogging platform with no interface\n\n\n\nThis looks like a nice way to get a blog up and running:\n\n\n Blot turns a folder into a blog. Drag-and-drop \ufb01les inside to publish. Images, text \ufb01les, Word Documents, Markdown and more become blog posts automatically.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://blot.im/\">\nBlot \u2013 A blogging platform with no interface\n</a>\n</h3>\n\n<p>This looks like a nice way to get a blog up and running:</p>\n\n<blockquote>\n <p>Blot turns a folder into a blog. Drag-and-drop \ufb01les inside to publish. Images, text \ufb01les, Word Documents, Markdown and more become blog posts automatically.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "6012511",
"_source": "2",
"_is_read": true
}
{
"type": "entry",
"published": "2019-10-29T08:07:00+01:00",
"url": "https://www.jeremycherfas.net/blog/not-enough-people-want-webmentions",
"in-reply-to": [
"https://commento.io/",
"https://kevq.uk/commento-the-privacy-respecting-commenting-system"
],
"name": "Not enough people want Webmentions",
"content": {
"text": "A little while ago (on 19 October, to be precise) someone mentioned commento.io, an open source commenting system for websites. It looked interesting, so I tried to leave a comment on the post that mentioned it. Despite a few problems with login, I managed it, and asked whether Commento could play nicely with webmentions. No reply there, but I also took the matter up with support at Commento.\nToday I got a reply. It didn't really address the login point, but did speak to Webmentions:",
"html": "<p>A little while ago (on 19 October, to be precise) someone mentioned <a class=\"u-in-reply-to\" href=\"https://commento.io/\">commento.io</a>, an open source commenting system for websites. It looked interesting, so I tried to leave a comment on <a class=\"u-in-reply-to\" href=\"https://kevq.uk/commento-the-privacy-respecting-commenting-system\">the post that mentioned it</a>. Despite a few problems with login, I managed it, and asked whether Commento could play nicely with webmentions. No reply there, but I also took the matter up with support at Commento.</p>\n<p>Today I got a reply. It didn't really address the login point, but did speak to Webmentions:</p>"
},
"author": {
"type": "card",
"name": "Jeremy Cherfas",
"url": "https://jeremycherfas.net",
"photo": null
},
"post-type": "reply",
"_id": "6009461",
"_source": "202",
"_is_read": true
}
{
"type": "entry",
"published": "2019-10-26T17:30:00+02:00",
"url": "https://www.jeremycherfas.net/blog/indiewebcamp-brighton-hack-day",
"name": "IndieWebCamp Brighton Hack Day",
"content": {
"text": "\"More tomorrow,\" I said in part 1 and, as usual, life got in the way.",
"html": "<p>\"More tomorrow,\" I said in <a href=\"https://www.jeremycherfas.net/blog/indiewebcamp-brighton-1\">part 1</a> and, as usual, life got in the way.</p>"
},
"author": {
"type": "card",
"name": "Jeremy Cherfas",
"url": "https://jeremycherfas.net",
"photo": null
},
"post-type": "article",
"_id": "6009463",
"_source": "202",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-06 14:06-0800",
"rsvp": "yes",
"url": "https://gregorlove.com/2019/11/im-attending-indieweb-summit-2020/",
"in-reply-to": [
"https://2020.indieweb.org/summit"
],
"content": {
"text": "I\u2019m attendingIndieWeb Summit 2020!",
"html": "<p>I\u2019m attending<a class=\"u-in-reply-to\" href=\"https://2020.indieweb.org/summit\">IndieWeb Summit 2020</a>!</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/3473/profile-2016-med.jpg"
},
"post-type": "rsvp",
"_id": "6003216",
"_source": "95",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-06 14:00-0800",
"rsvp": "yes",
"url": "https://gregorlove.com/2019/11/im-attending-indiewebcamp-austin-2020/",
"in-reply-to": [
"https://2020.indieweb.org/austin"
],
"content": {
"text": "I\u2019m attendingIndieWebCamp Austin 2020!",
"html": "<p>I\u2019m attending<a class=\"u-in-reply-to\" href=\"https://2020.indieweb.org/austin\">IndieWebCamp Austin 2020</a>!</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/3473/profile-2016-med.jpg"
},
"post-type": "rsvp",
"_id": "6003217",
"_source": "95",
"_is_read": true
}
{
"type": "entry",
"published": "2019-11-06T17:34:00Z",
"url": "https://www.jvt.me/mf2/2019/11/xt3tx/",
"category": [
"personal-website",
"personal-brand",
"blogging",
"indieweb"
],
"bookmark-of": [
"https://www.jamesgallagher.app/writing/why-you-should-have-a-website"
],
"name": "Why You Should Have a Website",
"author": {
"type": "card",
"name": "Jamie Tanna",
"url": "https://www.jvt.me",
"photo": "https://www.jvt.me/img/profile.png"
},
"post-type": "bookmark",
"_id": "6000366",
"_source": "2169",
"_is_read": true
}