Git Product home page Git Product logo

slack-invite-glitch's Introduction

Auto-invite page for your Slack community

This is a simple Slack auto-invite page based on the one used on botmakers.org.

See preview.

Setup

  1. Get your Slack token.
  2. Update your .env file:
COMMUNITY_NAME='My community'
COMMUNITY_DESCRIPTION='Short description of your community.'
SLACK_URL='https://mycommunity.slack.com/'
SLACK_TOKEN='SECRETSTUFF123'
CONTACT='[email protected]'
EMAIL_DOMAIN_BLACKLIST="mailinator.com,temporarily.de,gamergate.us"
  1. Update the coc.handlebars file?
  2. Enjoy!

Optionally, you can update the .handlebars files manually, if you'd like to add more text, links to your social media, etc.

Also, if you add a lot of text into the footer, you might have to add extra padding to the section element. Look for a line that says padding: 0 0 5em; inside thepublic/css/styles.css stylesheet.

TODO

  • Move images to assets
    • The assets folder doesn't seem to support SVGs
  • Add a more generic favicon/images.
  • Clean up the generated CSS file?
  • Add explanation of the .handlebars files.

slack-invite-glitch's People

Contributors

stefanbohacek avatar

Watchers

 avatar

Forkers

chuckb1789

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.