| :description: MulkCMS Manual |
| :source-highlighter: rouge |
| |https://matthias.benkard.de/[mt.benkard.de] |
| |Kanboard: https://kanboard.benkard.de/board/4[private], |
| https://kanboard.benkard.de/public/board/4cb836c795ae131c33613d6d6fcbcc9f0a10ab30ad7b4bb1f0e7b847d5cf[public read-only] |
| |https://docker.benkard.de/repositories/10[Portus] |
| To run the application with live reloading enabled: |
| To bundle the web scripts and stylesheets: |
| To build JARs and a JVM-based Docker image and push the Docker image to https://docker.benkard.de/repositories/10[Portus]: |
| To build a native image with https://graalvm.org[GraalVM] instead: |
| $ ./mvnw package -Pnative |