Documentation Revamp
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
This commit is contained in:
parent
848e45c22c
commit
ac6b11037d
174 changed files with 5858 additions and 4002 deletions
7
netlify.toml
Normal file
7
netlify.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[build]
|
||||
# Path relative to the root of the repository
|
||||
publish = "docs/site"
|
||||
base = "docs"
|
||||
|
||||
# Path relative to the "base" directory
|
||||
command = "sh -x scripts/netlify-run.sh"
|
Loading…
Add table
Add a link
Reference in a new issue