.editorconfig
0 → 100644
+16
−0
.markdownlint-cli2.jsonc
0 → 100644
+6
−0
.markdownlint.yaml
0 → 100644
+18
−0
Loading
This commits adds the markdwon style guide to the docs which will make it available to both new handbook sites. It adds shortcodes for: * a (anchor) * comment * details * note * panel * site-title * site-url It also makes the theme project a hugo runable site in its own right which allows for easier modifications to the theme.