Browse Source

seeing if cactus comments now work

master
jk 3 years ago
parent
commit
9ac2360f88
  1. 2
      themes/nipponalba/layouts/_default/single.html
  2. 2
      themes/nipponalba/layouts/index.html
  3. 2
      themes/nipponalba/layouts/index.jp.html

2
themes/nipponalba/layouts/_default/single.html

@ -35,7 +35,7 @@
<hr/>
<section id="interactions"><h4>Interactions</h4>
<section id="interactions_intro">Interactions on this site are possible via <a href="https://indieweb.org/Webmention" title="Webmention is a web standard for mentions and conversations across the web, a powerful building block that is used for a growing federated network of comments, likes, reposts, and other rich interactions across the decentralized social web." class="u-url" target="_blank">webmentions</a>. Alternatively, contact me via <a href="https://matrix.to/#/@jon:kelbie.scot" class="u-url" target="_blank">matrix</a> or <a href="mailto:jon@kelbie.scot" class="u-url">email</a>.<br/><br/>
<section id="interactions_intro">Interactions on this site are possible via <a href="https://cactus.chat" title="Cactus Chat" target="_blank">Cactus Chat</a> or <a href="https://indieweb.org/Webmention" title="Webmention is a web standard for mentions and conversations across the web, a powerful building block that is used for a growing federated network of comments, likes, reposts, and other rich interactions across the decentralized social web." class="u-url" target="_blank">webmentions</a>. Alternatively, contact me via <a href="https://matrix.to/#/@jon:kelbie.scot" class="u-url" target="_blank">matrix</a> or <a href="mailto:jon@kelbie.scot" class="u-url">email</a>.<br/><br/>
<label for="toggle_comments" id="comments_label">Comments</label> | <label for="toggle_webmentions" id="webmentions_label">Webmentions</label></section>
<input type="radio" name="interactions" id="toggle_comments" checked="checked"><input type="radio" name="interactions" id="toggle_webmentions">
<section id="webmentions_frame"><section id="webmention-form">

2
themes/nipponalba/layouts/index.html

@ -2,7 +2,7 @@
<section class="about">
<section class="welcome">
<p><b>Hello!</b> Welcome to my wee, constantly evolving, digital space.</p>
<p>I'm currently in the process of writing scripts to integrate my <a href="https://github.com/superseriousbusiness/gotosocial" target="_blank">GoToSocial</a> account into the site and once the current technology stack permits, will be adding <a href="https://cactus.chat/" target="_blank">cactus comments</a>. So there may be some minor disruptions.</p>
<p>I'm currently in the process of writing scripts to integrate my <a href="https://github.com/superseriousbusiness/gotosocial" target="_blank">GoToSocial</a> account into the site and have recently enabled <a href="https://cactus.chat/" target="_blank">cactus comments</a> for all posts. So there may be some minor disruptions.</p>
<p>If you are interested in keeping in touch then there are various contact options under my photo on the right, and if you just want to follow my updates then please click on the feeds link at the top and copy your preferred feed link into your RSS reader of preference.. <a href="https://rss.com/blog/how-do-rss-feeds-work" target="_blank">not sure what RSS is?</a></p>
</section>
<section class="h-feed">

2
themes/nipponalba/layouts/index.jp.html

@ -2,7 +2,7 @@
<section class="about">
<section class="welcome">
<p><b>こんにちは!</b> 私の小さな、常に進化し続けるデジタルスペースへようこそ!</p>
<p>現在、私は<a href="https://github.com/superseriousbusiness/gotosocial" target="_blank">GoToSocial</a>アカウントをサイトに統合するためのスクリプトを書いているところで、現在の技術スタックが許せば、<a href="https://cactus.chat/" target="_blank">cactus comments</a>追加する予定です。 そのため、若干の混乱が生じる可能性があります。</p>
<p>現在、<a href="https://github.com/superseriousbusiness/gotosocial" target="_blank">GoToSocial</a>アカウントをサイトに統合するためのスクリプトを書いていますが、最近、すべての投稿に対して<a href="https://cactus.chat/" target="_blank">カクタスコメント</a>有効にしました!。 そのため、若干の混乱が生じる可能性があります。</p>
<p>また、私の更新情報をご覧になりたい方は、上部のフィードリンクをクリックして、お好みのフィードリンクをお好みのRSSリーダーにコピーしてください。<a href="https://www.asobou.co.jp/blog/life/rss-2" target="_blank">RSSが何か分からない場合は?</a></p>
</section>
<section class="h-feed">

Loading…
Cancel
Save