https://github.com/simonv3/public-slack-channels
Public Slack Channels
https://github.com/simonv3/public-slack-channels
Last synced: 9 months ago
JSON representation
Public Slack Channels
- Host: GitHub
- URL: https://github.com/simonv3/public-slack-channels
- Owner: simonv3
- Created: 2015-03-22T04:42:16.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-12-17T19:40:57.000Z (over 10 years ago)
- Last Synced: 2025-01-11T16:57:36.458Z (over 1 year ago)
- Language: CSS
- Homepage: http://simonv3.github.io/public-slack-channels/
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# public-slack-channels
A list of slack channels that anyone can join by invite.
To add a slack room, copy an existing post in _posts, and add the slack channel details!
[Create file on GitHub](https://github.com/simonv3/public-slack-channels/new/gh-pages?filename=_posts/YYYY-MM-DD-slack-channel-name.md&value=---%0Alayout:%20post%0Atitle:%20Slack%20Channel%0Acategories:%20Category%20Name%0Aslack_url:%20slack.signup.url%0Asignup_url:%20http://organisation-website.com%0Adescription:%20Description%20%0Adate:%20yyyy-mm-dd%0A---%0AWrite%20the%20description%20of%20the%20slack%20here.%20Keep%20each%20sentence%20on%20a%20new%20line,%20to%20make%20clean%20diff%20reviews)
To automatically create a new post in the terminal, run: `rake post title="Example Slack Room"`