mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 23:12:02 +00:00
mkdocs init
Via: rye run mkdocs new .
This commit is contained in:
parent
f3f9ab8c3c
commit
b640495dd0
3
docs/index.md
Normal file
3
docs/index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Refiners - Docs
|
||||
|
||||
WIP
|
4
mkdocs.yml
Normal file
4
mkdocs.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
site_name: Refiners
|
||||
|
||||
theme:
|
||||
name: material
|
Loading…
Reference in a new issue