Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paracycle/slackthemes
A Slack sidebar theme browser
https://github.com/paracycle/slackthemes
Last synced: 16 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T14:12:13.000Z (7 months ago)
- Last Synced: 2024-07-31T18:19:51.218Z (4 months ago)
- Language: HTML
- Homepage: http://slackthemes.net
- Size: 6.26 MB
- Stars: 885
- Watchers: 9
- Forks: 264
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build](https://github.com/paracycle/slackthemes/actions/workflows/build.yml/badge.svg)](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)