|
48 | 48 | <div class="tab-pane active" id="signup"> |
49 | 49 | <div class="container"> |
50 | 50 | <h1>Virtual PowerShell User Group</h1> |
51 | | - <p>We now have a <a href="http://PowerShell.Slack.com"></a>Slack group for the Windows PowerShell virtual user group</a>, with around 4,000 members, and this form will let you sign up for an account. |
52 | | - but it requires us to send you an invitation via email (it should arrive nearly instantly, and comes from Slack). |
53 | | - Once you receive the invitation you can log in to the <a href="http://PowerShell.Slack.com">PowerShell Slack</a>.</p> |
54 | | - <p>If you're uncomfortable with that, you can always join us through the embedded IRC Chat window on the <a href="#irc" onclick="$('#tabs li:eq(1) a').tab('show');">Chat Anonymously</a> tab.</p> |
55 | | - <form action="#" method="post" id="invitationForm" class="form-inline"> |
56 | | - <div class="description"> |
57 | | - <h2>Join-Slack</h2> |
58 | | - <p>Stick a valid <label for="email" style="display: inline-block">email address</label> in the pipe and our scripts will send you an invitation:</p> |
59 | | - <div style="display: none;" class="flash-message success" id="invitationFormSuccess"> |
60 | | - Great! An invitation should arrive within a few minutes. <br/> |
61 | | - Once you receive it, you can log in at <a href="http://PowerShell.Slack.com">PowerShell.Slack.com</a> |
62 | | - </div> |
63 | | - <div style="display: none;" class="flash-message error" id="invitationFormFail"> |
64 | | - Oh No! Our scripts are malfunctioning and cannot send invitations at this time. Please try again later. |
65 | | - </div> |
66 | | - </div> |
67 | | - <div class="input-group col-sm-10"> |
68 | | - <div class="input-group-prepend"> |
69 | | - <div class="input-group-text bg-white"> |
70 | | - <svg height="32" class="octicon octicon-mail" viewBox="0 0 14 16" version="1.1" width="28" aria-hidden="true"> |
71 | | - <path fill-rule="evenodd" d="M0 4v8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1H1c-.55 0-1 .45-1 1zm13 0L7 9 1 4h12zM1 5.5l4 3-4 3v-6zM2 12l3.5-3L7 10.5 8.5 9l3.5 3H2zm11-.5l-4-3 4-3v6z"></path> |
72 | | - </svg> |
73 | | - </div> |
74 | | - </div> |
75 | | - <input required="" class="form-control input-lg" id="email" name="invitation[email]" size="30" placeholder="you@example.com" type="email"> |
76 | | - <span class="input-group-btn"> |
77 | | - <input class="btn btn-primary btn-lg" role="button" id="submit" value="| Get-Invite" type="submit"> |
78 | | - </span> |
79 | | - </div> |
80 | | - </form> |
| 51 | + <p>We now have three ways you can join us!</p> |
| 52 | + <p>The original PowerShell Virtual User Group is the #PowerShell channel on IRC at Freenode.net. You can join us there in your favorite client or through the embedded IRC Chat window on the Chat Anonymously tab.</p> |
| 53 | + <p>However, that's now just a tiny corner of our online PowerShell community. To get the full effect, with special-interest groups and local user groups, language-specific channels and more, you need to join us via Slack or Discord. <strong>Both Slack and Discord are mirrored</strong>, fully interconnected, with the same channels on each side (with the exception of the voice-only channels that Discord provides), and connected to #PowerShell on IRC channel via the ever-popular #Bridge channel.</p> |
| 54 | + <p>The <a href="https://join.slack.com/t/powershell/shared_invite/enQtNjk2ODE4MTkxNTY4LWJlOTU3NzBiYWFiMjM3Mzg3M2E5OGJiNGE4YjVhODVlNWNlY2I2ZWRkNGY2NjE4MThiYTg4OWI5NjA4MDM3ZjQ">PowerShell Slack</a> has almost 6,000 members, and it works well if you're already using Slack!</p> |
| 55 | + <h2>Pick the best entry for you, and join us online!!</h2> |
81 | 56 | </div> |
82 | 57 | </div><!-- /tab-pane --> |
83 | 58 | <div class="tab-pane embed-responsive embed-responsive-16by9" id="irc"> |
|
0 commit comments