This repository contains the freistilbox User Documentation as a Middleman application. The documentation files themselves are in Markdown format.
- Clone this repository.
- Create a branch for your changes.
- Make your changes.
- Run
rake test
for quality assurance. - Push the branch to the origin repository.
- Create a pull request.
- After the pull request is merged into master, the updated website will automatically be deployed by the CI system.