From 467715dcb3ee23e05e8fe445d9e2a2416a26a8e0 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:54:36 +0100 Subject: Migrate docs to GitHub pages --- docs/_config.yml | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'docs/_config.yml') diff --git a/docs/_config.yml b/docs/_config.yml index 7569680c..f41d5a4e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,35 @@ -title: Quests documentation +title: Quests description: Documentation for the Quests plugin - theme: just-the-docs +url: https://lmbishop.github.io + +callouts_level: quiet +callouts: + highlight: + color: yellow + how-to-read: + title: How to read this page + color: grey-dk + important: + title: Important + color: blue + new: + title: New + color: green + note: + title: Note + color: purple + caution: + title: Caution + color: yellow + warning: + title: Warning + color: red + +nav_external_links: + - title: Quests on GitHub + url: https://github.com/LMBishop/Quests + plugins: - jekyll-default-layout \ No newline at end of file -- cgit v1.2.3-70-g09d2