diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-28 22:39:49 +0000 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-28 22:39:49 +0000 |
commit | d2a3d0272ed7725d0bc848267d560c468235507b (patch) | |
tree | 2605d9b9be3e22abdefd89075b4a8a2187cb9a4a /mkdocs.yml | |
parent | 35398241dea769bd7554eaca0a9045801c847340 (diff) |
Add docs using MkDocs
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..88dcddc --- /dev/null +++ b/mkdocs.yml @@ -0,0 +1,2 @@ +site_name: Gathio +theme: material |