From de9307796340070c0b44e6325a902184ad65492a Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Sat, 27 Apr 2024 21:21:51 +0200 Subject: Move documentation to Hugo Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll. --- docs/content/_index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/content/_index.md (limited to 'docs/content/_index.md') diff --git a/docs/content/_index.md b/docs/content/_index.md new file mode 100644 index 0000000..dbf457b --- /dev/null +++ b/docs/content/_index.md @@ -0,0 +1,13 @@ +--- +title: Home +--- + +# 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