Add Clever Cloud deploy config for MkDocs

master
Robbert Schep 2025-07-04 22:08:48 +02:00
parent 728e91b577
commit d295f09218
2 changed files with 2 additions and 0 deletions

1
.clevercloudignore Normal file
View File

@ -0,0 +1 @@
site/

1
clevercloud/python.json Normal file
View File

@ -0,0 +1 @@
{ "deploy": "mkdocs build" }