aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000..362f76e
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,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.