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