config.mk (292B)
1 # Destination where the website will be deployed 2 # This should be the directory served by an HTTP[S] server 3 PREFIX=OVH:www/projects 4 5 # Tool used to convert Markdown to HTML 6 MD2HTML=md2html 7 8 # Group that owns the deployed files 9 GROUP = users 10 11 # Additional resources to install 12 RESOURCES=fonts