Skip to content

Commit

Permalink
Update home page
Browse files Browse the repository at this point in the history
Reflect reality!
  • Loading branch information
akrabat committed Jun 14, 2024
1 parent 4bb2efd commit 889f9fc
Showing 1 changed file with 8 additions and 22 deletions.
30 changes: 8 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,37 +125,30 @@ <h2 class="note-title"><a href="{{ post.url }}">{{ post.title }}</a></h2>
<div class="col-md-12">
<h1 class="divider front-page-divider"><span>Community</span></h1>
You can chat with other Slim Framework developers to share code or troubleshoot tricky issues using
either Slack or IRC.
Our nicks are <code>akrabat</code>, <code>silentworks</code> and <code>codeguy</code> if you have have questions
or need assistance.
either Slack or Discourse.
<h2>Slack</h2>
<p>
We can be found on <a href="https://slack.com">Slack</a> at <a href="https://slimphp.slack.com">slimphp.slack.com</a>.
<p class="center">
<a class="btn btn-primary btn-lg" href="https://join.slack.com/t/slimphp/shared_invite/zt-81z2y3cy-vHjPqNH_7x_5d5PubtW~Og">Get Access to the Slack Channel</a>
</p>
</p>
</p>
<h2>IRC</h2>
<h2>Discourse forum</h2>
<p>
The official <a href="https://freenode.net/">Freenode</a> IRC channel is
<code>#slimphp</code>.
</p>
<p class="center">
<a class="btn btn-primary btn-lg" href="irc://irc.freenode.net:6667/slimphp">Visit the IRC Channel</a>
We also have a Discourse forum at <a href="https://discourse.slimframework.com/">discourse.slimframework.com/</a> for when you have a more in depth question.
<p class="center">
<a class="btn btn-primary btn-lg" href="https://discourse.slimframework.com/">Visit the forum</a>
</p>
</p>
<h2>Support forums</h2>
<p>We also have Discourse support forums at <a href="https://discourse.slimframework.com/">discourse.slimframework.com/</a> for
when you have a more in depth question.
</div>
</div>

<div class="row section">
<div class="col-md-12">
<h1 class="divider front-page-divider"><span>Newsletter</span></h1>
<p>
Don't have Twitter? Join our newsletter and receive one email a week (at most)
with the latest Slim Framework news, release announcements, and security updates.
Join our newsletter and receive Slim Framework news, release announcements, and security updates.
This is a very very low traffic list.
We hate spam, and we'll respect your inbox. You can unsubscribe at any time.
</p>
<form action="https://tinyletter.com/slimphp" method="post" target="_blank">
Expand All @@ -173,10 +166,3 @@ <h1 class="divider front-page-divider"><span>Newsletter</span></h1>
</form>
</div>
</div>

<div class="row section">
<div class="col-md-12">
<h1 class="divider front-page-divider"><span>Follow <a href="https://twitter.com/slimphp" target="_blank">@slimphp</a> on Twitter</span></h1>
<a class="twitter-timeline" height="500" href="https://twitter.com/slimphp" data-widget-id="564606760938668032">Tweets by @slimphp</a>
</div>
</div>

0 comments on commit 889f9fc

Please sign in to comment.