commit | c45b71ccd350207d1486bc534607b756c654a82f | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Nov 01 16:06:26 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Nov 02 15:34:58 2022 -0400 |
tree | 3784bb9b82908f43d2756e743ce853f7ab4d26d9 | |
parent | 393f5007dceabf16e80da0b3a3a9fc53f66abb8a [diff] [blame] |
docs: add initial
diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..3bf826e --- /dev/null +++ b/mkdocs.yml
@@ -0,0 +1,7 @@ +site_name: Atmosphere +theme: + name: material +markdown_extensions: + - admonition + - pymdownx.details + - pymdownx.superfences