This is a community project to define the minimum set of practices that give the expected improvements to outcomes, quality of life, and organizational structure that come with continuous delivery.
The website for this project, contained in this repo, is currently hosted at MinimumCD.org
This site uses NPM scripts to automate style checks.
npm ci
will install all pre-commit hooks to verify style errors and test before allowing commits.
npm test
will validate formatting. This will also run automatically as a pre-commit hook.
npm start
will run the site locally.
npm run build
will create the static site if you need to see the resulting structure.
Please see the contribution page for adding signatures or suggesting improvements.
If you'd like to submit a translation, please see the suggestions here.
Want to print stickers? You can find our logo images here
Built with Hugo
Theme documentation