-
URL: https://gregorlove.com/2019/06/jealous/
Status: 200
Error: `No webmentions found on 1 discovered entries`
Tantek's URL advertises webmention endpoint:
``
-
It might be a good idea to implement any version of Rich snippets that search engines support. Google uses this in search results yielding results with more information to potential customers. It is r…
-
[COinS](https://en.wikipedia.org/wiki/COinS) is a standard to embed machine-readable citation data in web pages. The idea is to embed markup that is not normally rendered but which robots can easily s…
-
I think there are a number of tests with white space inconsistencies
https://github.com/microformats/tests/blob/master/tests/microformats-mixed/h-entry/mixedroots.json#L19 for example should not end…
-
I haven't done a good job implementing the MF code for post entries.
This needs reviewing and checking against a parser.
-
HTML Living Standardの日本語訳は、大変参考にさせていただいております。
誤記箇所をいくつか見つけたので、お知らせします。
一 「4.6.6.24 その他のリンクタイプ」の誤記箇所
https://momdo.github.io/html/links.html#other-link-types
誤:適合性チェッカーは、値が許容されるかどうかを確立するためにmi…
-
When returning mf2 json, return type application/mf2+json instead of application/json
-
Getting the following error when sending a webmention for a new post if there's a twitter link in the post:
```
$ curl -X POST -si https://fed.brid.gy/webmention -d source=http://jasonrbriggs.com/…
-
As discussed on Twitter ([see thread](https://twitter.com/julien51/status/865232127184338945)) the current `hubs` property in JSON Feed is not supported by the discovery mechanisms provided by [WebSub…
-
If the main thing here is JSON, then why not use [Activity Streams](https://www.w3.org/TR/activitystreams-core/)? That JSON-based spec covers some semantics that describe new things we've done with so…