{{- $wbmLinks := (slice "https://si3t.ch/log/2021-04-18-entetes-floc.html" "https://xmpp.org/2021/02/newsletter-02-feburary/" "https://gurlic.com/technology/post/393626430212145157" "https://gurlic.com/technology/post/343249858599059461" "https://www.librepunk.club/@penryn/108411423190214816" "https://benign.town/@josias/108457015755310198" "http://www.tuxmachines.org/node/148146") -}}
This site supports Webmentions, a backlink-based alternative to traditional comment forms.
{{ partial "webmention-form.html" . }} {{- $target := .RelPermalink | replaceRE "^/~seirdy/" "/" }} {{ $url1 := printf "https://seirdy.one/webmentions/get?status=approved&target=https://seirdy.one%s" $target -}} {{ $webmentions := (getJSON $url1) -}} {{- if lt .Date.Unix 1653616670 -}}{{- /* commit c84c8d4 changed my URL schemes, so fetch menchies for the legacy scheme on old posts. */ -}} {{- $oldTarget := $target | replaceRE "/posts" "" | replaceRE "/$" ".html" -}} {{- $url2 := printf "https://seirdy.one/webmentions/get?status=approved&target=https://seirdy.one%s" $oldTarget -}} {{- $webmentions = $webmentions | append (getJSON $url2) -}} {{- end -}} {{- if gt (len $webmentions) 0 -}}Webmentions received for this post appear in the following list after I approve them. I sometimes send Webmentions to myself on behalf of linking sites that don't support them. I replace broken links with Wayback Machine snapshots, if they exist.
This post does not have any approved Webmentions yet.
{{- end }}Feel free to contact me directly with feedback; here’s my contact info
This comment may have major formatting errors that could impact screen reader comprehension.
{{- end -}}{{- end -}} {{- end }}