Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add icon and invite to new slack #388

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

binford2k
Copy link
Member

This is just the raw invite link at this point. As soon as @bastelfreak
gets the shortlink updated, we'll replace it.

Tangent: we should simplify the nav header soon!

This is just the raw invite link at this point. As soon as @bastelfreak
gets the shortlink updated, we'll replace it.

Tangent: we should simplify the nav header soon!
@@ -20,6 +20,7 @@
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link{% if page.url contains "/privacy-policy" %} active{% endif %}" href="{{site.url}}{{site.baseurl}}/privacy-policy"> Privacy Policy</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/voxpupuli"><i class="fa fa-github"></i> Github</a></li>
<li class="nav-item"><a class="nav-link" href="https://join.slack.com/t/voxpupuli/shared_invite/zt-2qps81elf-mp3bVZJZGqbZfKQTi4Q4bQ"><i class="fa fa-slack"></i> Slack</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just updated https://short.voxpupu.li/puppetcommunity_slack_signup

$ curl -I https://short.voxpupu.li/puppetcommunity_slack_signup
HTTP/2 302
location: https://join.slack.com/t/voxpupuli/shared_invite/zt-2qps81elf-mp3bVZJZGqbZfKQTi4Q4bQ
x-powered-by: Short.io/Edge
date: Mon, 14 Oct 2024 19:27:01 GMT

We've a join slack in the footer: https://github.com/voxpupuli/voxpupuli.github.io/blob/master/_includes/footer.html#L8-L9

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes. I should remove that too. Thanks

@binford2k binford2k merged commit 3856c81 into voxpupuli:master Oct 14, 2024
1 check passed
@@ -5,8 +5,7 @@
<a href="mailto:[email protected]">Mailinglist [email protected]</a> (<a href="https://groups.io/g/voxpupuli/topics">Webinterface</a>) |
<a href="ircs://irc.libera.chat:6697">#voxpupuli on Libera</a> (<a href="https://web.libera.chat/?#voxpupuli">Webinterface</a>) |
<a href="https://matrix.to/#/!xKkvgsGCsiWDhqCMMZ:libera.chat">#voxpupuli on Libera via Matrix</a> |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC the Libera <-> Matrix IRC bridge is down. Does this still work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants