Brian Tremblay
Brian Tremblay
webmention.io does not recognize a microformats link to a target when the target is specified in a source `h-review` by `p-item` -> `h-*` -> `u-url`.
Suppose you specify an item in a directory data file with `eleventyComputed, e.g. in *.11tydata.js you have module.exports = { eleventyComputed: { myItem: { foo: "defaultFoo", bar: "defaultBar" } }...
Uses strokes (with stroke width and linecap) to draw shapes instead of complex path outlines with fill. Also corrects color, using ok.ru website logo as reference.
PR #784 test failed. Specifically the reference image reportedly failed validation: > 1) apple_podcasts.svg > should be validated by the w3c validator: > AssertionError: expected ':5.54-5.81: error: SVG element “stop”…'...
This pr adds Apple Podcasts logo. SuperTinyIcons already has iTunes podcasts. However, Apple has renamed iTunes to Apple Music, and renamed iTunes Podcasts to Apple Podcasts. A file name change...
### Discussed in https://github.com/11ty/eleventy/discussions/3193 Originally posted by **btrem** February 7, 2024 I have several plugins in my site setup, which are listed in the `eleventyConfig` in a `plugins` array (shortened...
Using the [direct input](https://validator.w3.org/#validate_by_input) validation form, this snippet ``` ``` is validated as xml and passes. But the same extract, when saved as a file and submitted to the [validation...
Adds [microformats h-feed](http://microformats.org/wiki/h-feed) icon, used by [indieweb](https://indieweb.org/h-feed).