Compare commits

...

2 Commits

Author SHA1 Message Date
Jez Cope 91740b94bb Add a link to Cactus Comments 2021-05-11 21:30:09 +01:00
Jez Cope 0154d15cde Update webmention display 2021-05-11 21:29:53 +01:00
2 changed files with 8 additions and 13 deletions

View File

@ -4,4 +4,7 @@
<h2>Comments</h2>
</div>
<div id="cactus-comments"></div>
<p>
<em>Powered by <a href="https://cactus.chat/">Cactus Comments 🌵</a></em>
</p>
{{ end }}

View File

@ -2,20 +2,12 @@
<hr />
<div class="content">
<h2>Webmentions</h2>
<form method="get" action="https://quill.p3k.io/" target="_blank"><input type="hidden" name="dontask" value="1">
<input type="hidden" name="me" value="https://commentpara.de/">
<input type="hidden" name="reply" value="{{ .Permalink }}">
<p>
You can respond to this post, <a href="{{ .Permalink }}">"{{ .Title }}"</a>, by:
liking, boosting or replying to a tweet or <a href="https://joinmastodon.org/">toot</a> that mentions it; or
sending a <a href="https://indieweb.org/Webmention">webmention</a> from your own site to <code>{{ .Permalink }}</code>
You can comment on this post, <a href="{{ .Permalink }}">"{{ .Title }}"</a>, by:
<ul>
<li>Replying to its tweet on Twitter or its toot on Mastodon</li>
<li>Sending a Webmention from your own site to <code>{{ .Permalink }}</code></li>
<li>Using this button: </li>
</ul>
<div class="control ml-6">
<input class="button is-primary is-small" type="submit" value="Write a comment">
</div>
</form>
</p>
</div>
<div id="webmentions">