https://github.com/paracycle/slackthemes
A Slack sidebar theme browser
https://github.com/paracycle/slackthemes
Last synced: about 1 year ago
JSON representation
A Slack sidebar theme browser
- Host: GitHub
- URL: https://github.com/paracycle/slackthemes
- Owner: paracycle
- Created: 2015-03-15T02:02:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T17:08:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T16:47:42.804Z (about 1 year ago)
- Language: HTML
- Homepage: http://slackthemes.net
- Size: 6.26 MB
- Stars: 882
- Watchers: 8
- Forks: 261
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/paracycle/slackthemes/actions/workflows/build.yml)
### About the project
slackthemes.net is a platform for browsing and sharing themes for [Slack](https://slack.com/).
It is not affiliated with [Slack](https://slack.com/) in any way or form; but it is a great tool, use it.
### How to contribute (themes)
1. Fork this project.
2. Add your theme to the `data/themes.yml` file.
3. Create a pull request.
### How to contribute (core)
1. Fork this project.
2. Install dependencies using `bundle install`
3. Make changes.
4. Build the project using `bundle exec middleman build`
5. You can [run a local webserver](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server) to test the project. (make sure to use the `./build` folder as your DocumentRoot).
6. Create a pull request.
### Contributors
* [Contributors](https://github.com/paracycle/slackthemes/graphs/contributors)