Add Clever Cloud deploy config

master
Robbert Schep 2025-07-04 15:39:19 +02:00
parent 5017c66d90
commit 019bc78211
2 changed files with 2 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: mkdocs serve -a 0.0.0.0:8080

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
mkdocs-material