Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




Slack Themes


[![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)