nsmsn / burnout.io

Burnout.io is a site that provides resources to prevent work-related burnout.

Home Page:http://burnout.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Status Build Status Join the chat at https://gitter.im/reignite/burnout.io

Burnout.io provides resources to prevent IT burnout.

Contributing

We value your ideas! If you'd like to help improve Burnout.io, do whatever works best for you:

###Things you should know:

This is the only Markdown file in the repository, as it's not meant to be included in the documentation itself.

If you are looking to add content, fix formatting, syntax, typos or other wonderful things, please follow this process:

  • Install Sphinx: easy_install Sphinx sphinx_rtd_theme or pip install -r requirements.txt
  • Fork the repository to your own account
  • Check out a branch to make your changes on: git checkout --branch <my_topic>
  • Execute make html to build the docs in to _build/
  • Make your changes
  • Execute make html again and verify your changes don't cause any warnings/errors
  • Commit with a descriptive message, and submit a pull request from your branch to master
  • We'll review the change, and either merge it or provide some feedback. Community review is also encouraged.

About

Burnout.io is a site that provides resources to prevent work-related burnout.

http://burnout.io


Languages

Language:JavaScript 40.2%Language:HTML 39.0%Language:CSS 10.0%Language:Python 4.4%Language:Makefile 3.3%Language:Batchfile 3.2%