Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 910 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 910 Bytes

Welcome to the jamspace-bluegrass-site repository!

Purpose

Source code for Hugo based site for resources and information about bluegrass music.

Rules of the Repository

  • Master branch is production, period.
  • Do not commit to master, please work off the development branch.
  • When working locally, try to work in feature branches.
  • Please follow GitFlow.
  • You may fork this repository freely, for personal or commerical use. It would be cool if you dropped my name in some credits, but it's not required.

Contributing

  1. Add your contribution to a new branch named <username>/<feature-name>
  2. Install the latest versions of npm, node, and hugo.
  3. Check your changes locally by starting up a local server with hugo with the command hugo server
  4. Submit a Pull Request.
  5. Profit.

Have an Issue or Request?

Submit an Issue or Request above. Please also be sure to tag the issue type.