DGuhr / cd-manifesto

Minimum Viable Continuous Delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimum Viable Continuous Delivery

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

Netlify Status

Running Locally

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.

Contributing

Please see the contribution page for adding signatures or suggesting improvements.

If you'd like to submit a translation, please see the suggestions here.

Stickers

Want to print stickers? You can find our logo images here

MinCD Hex

MinCD Hex

Tool info

Built with Hugo

Theme documentation

About

Minimum Viable Continuous Delivery

License:MIT License


Languages

Language:HTML 51.7%Language:SCSS 28.1%Language:JavaScript 20.1%Language:CSS 0.1%Language:Shell 0.0%