mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
add basics
This commit is contained in:
parent
4447bf831d
commit
43bb0a7636
BIN
docs/assets/logo.png
Normal file
BIN
docs/assets/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
4
docs/index.md
Normal file
4
docs/index.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Fosscord Docs
|
||||||
|
|
||||||
|
**Note:** This is a **WIP** documentation.
|
||||||
|
So, this is not designed for be used in productions for now.
|
13
mkdocs.yml
Normal file
13
mkdocs.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
site_name: Fosscord Docs
|
||||||
|
repo_url: https://github.com/Stylix58/fosscord-docs
|
||||||
|
theme:
|
||||||
|
name: material
|
||||||
|
logo: assets/logo.png
|
||||||
|
favicon: assets/logo.png
|
||||||
|
font: Open Sans
|
||||||
|
palette:
|
||||||
|
scheme: slate
|
||||||
|
primary: indigo
|
||||||
|
features:
|
||||||
|
- navigation.instant
|
||||||
|
- navigation.expand
|
Loading…
Reference in New Issue
Block a user