Source code for Hugo based site for resources and information about bluegrass music.
- 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.
- Add your contribution to a new branch named
<username>/<feature-name>
- Install the latest versions of npm, node, and hugo.
- Check your changes locally by starting up a local server with hugo with the command
hugo server
- Submit a Pull Request.
- Profit.
Submit an Issue or Request above. Please also be sure to tag the issue type.