chat button on site

This commit is contained in:
sakrecoer 2020-10-20 10:30:54 +02:00
parent c50e006ad1
commit 9b1e033a02
4 changed files with 15 additions and 1 deletions

View file

@ -49,6 +49,10 @@ social:
twitter: ToSettoSetto
telegram: tosettosetto
hashtag: basspistol
irc:
channel: '##ToSettoSetto'
guest-nick: anon
matrix: https://matrix.to/#/!YQcdVviFQNGYFMYrxD:matrix.org?via=matrix.org
## Matomo
matomo_site_id: '11'
matomo_container: 'kJUGWiO2'

View file

@ -27,7 +27,7 @@
<a target="_blank" rel="nofollow noopener" title="Share to telegram" alt="Share to telgram" href="https://telegram.me/share/url?url={{ site.url }}{{ page.url }}&quest;pk_campaign=homeshare&amp;text={{ page.description | xml_escape }}%20via%20&#64;{{ site.social.usernames.telegram }}" class="icon smaller fab fa-telegram"><span class="label ">Telegram</span></a>
<a target="_blank" rel="nofollow noopener" title="Share to reddit" alt="Share to reddit" href="https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&quest;pk_campaign=homeshare&amp;title={{ page.description | xml_escape }}%20By%20{{ site.title | xml_escape }}" class="icon smaller fab fa-reddit"><span class="label">Reddit</span></a>
</ul>
<a href="{{ relBase }}/chat/#read" target="_blank" class="button">📢 Chat</a></p>
</div>
</div>

View file

@ -79,6 +79,7 @@ layout: default
<a target="_blank" rel="nofollow noopener" title="Share to telegram" alt="Share to telgram" href="https://telegram.me/share/url?url={{ site.url }}{{ page.url }}&quest;pk_campaign=homeshare&amp;text={{ page.description | xml_escape }}%20via%20&#64;{{ site.social.usernames.telegram }}" class="icon smaller fab fa-telegram"><span class="label ">Telegram</span></a>
<a target="_blank" rel="nofollow noopener" title="Share to reddit" alt="Share to reddit" href="https://reddit.com/submit/?url={{ site.url }}{{ page.url }}&quest;pk_campaign=homeshare&amp;title={{ page.description | xml_escape }}%20By%20{{ site.title | xml_escape }}" class="icon smaller fab fa-reddit"><span class="label">Reddit</span></a>
</ul>
<a href="{{ relBase }}/chat/#read" target="_blank" class="button">📢 Chat</a></p>
</div>

9
chat.html Normal file
View file

@ -0,0 +1,9 @@
---
title: Chat with me fam!
description: >-
On this page you'll find a bridge to my IRC channel. This channel is also availbe via matrix
image: /images/kaur-kristjan-cppf4w5pb1c-unsplash.jpg
layout: page
---
<p>You do not need to register to participate. This chat is public. <strong>We never ask you to submit credit-card (any other payment information) nor personal information.</strong> It is provided by kiwi via freenode. Read the privacy policy of <a target="_blank" rel="noopener" href="https://kiwiirc.com/privacy">Kiwi</a> and <a target="_blank" rel="noopener" href="https://freenode.net/policies">Freenode</a><br />Matrix user? <a href="{{ site.social.irc.matrix }}" target="_blank" rel="noopener">Click here</a></p>
<iframe src="https://kiwiirc.com/client/irc.freenode.net/?nick={{ site.social.irc.guest-nick }}|?&theme=cli{{ site.social.irc.channel }}" style="border:0; width:100%; height:540px;"></iframe>