slackthemes.net is a platform for browsing and sharing themes for Slack. It is not affiliated with Slack in any way or form; but it is a great tool, use it.
- Fork this project.
- Add your theme to the
data/themes.yml
file. - Create a pull request.
- Fork this project.
- Install dependencies using
bundle install
- Make changes.
- Build the project using
bundle exec middleman build
- You can run a local webserver to test the project. (make sure to use the
./build
folder as your DocumentRoot). - Create a pull request.