aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: 362f76e3d37983a09daf5d6d0b18ca1b7a86a173 (plain) (blame)
1
2
3
4
5
# DevOps Knowledgebase

## Local Development

Run `bundle install` to install dependencies, then `bundle exec jekyll serve --config _config.yml,_config_dev.yml` to start locally.