• Stars
    star
    885
  • Rank 51,582 (Top 2 %)
  • Language
    HTML
  • Created over 9 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Slack sidebar theme browser


Slack Themes

About the project

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.

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 to test the project. (make sure to use the ./build folder as your DocumentRoot).
  6. Create a pull request.

Contributors