From 8e474a0310863ae915043c59f44011d9762b0910 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Sun, 13 Aug 2023 23:16:04 +0100 Subject: Move k8s jekyll config to docs/ --- docs/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..a9c47cb --- /dev/null +++ b/docs/index.md @@ -0,0 +1,16 @@ +--- +layout: default +title: Home +nav_order: 1 + +--- + +# Python Discord DevOps + +Welcome to the Python Discord DevOps knowledgebase. + +Within this set of pages you will find: +- Changelogs +- Post-mortems +- Common queries +- Runbooks -- cgit v1.2.3