Coder Social home page Coder Social logo

hr-til's Introduction

HR-TIL

Circle CI Code Climate Issue Count

TIL is a project by Hashrocket to catalogue the sharing & accumulation of knowledge as it happens day-to-day. Posts have a 200-word limit and any Hashrocket team member can contribute.

This site was open sourced as a window into our development process, as well as to allow people to experiment with the site on their own and contribute the project.

Install

If you are creating your own version of the site, fork the repository. Then, follow these setup steps:

$ git clone https://github.com/hashrocket/hr-til
$ cd hr-til
$ bundle install
$ rake db:setup
$ cp config/application.yml{,.example}
$ rails s

Authentication is managed by Omniauth and Google. To whitelist a domain or multiple domains, add the domain name to your environmental variables:

# config/application.yml

permitted_domains: 'hashrocket.com|hshrckt.com'

With this in place, you can visit '/admin' and log in with an email address from the domain you've allowed.

Dependencies

The selenium-webdriver gem requires the Firefox browser.

Hosting

Staging and production for Hashrocket's TIL is located here:

Environmental Variables

basic_auth_credentials toggles basic authentication:

# config/application.yml

basic_auth_credentials: username:password

slack_post_endpoint configures Slack integration:

# config/application.yml

slack_post_endpoint: /services/some/hashes

Contributing

We welcome contributions and feedback! Please open an issue or submit a pull request if you have something to add.

License

TIL is released under the MIT License.

hr-til's People

Contributors

camerond avatar jwworth avatar hashrocketeer avatar tmock12 avatar chriserin avatar jbranchaud avatar

Watchers

Philip Roberts avatar James Cloos avatar  avatar

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.