This repository contains the home page of web gallery home-gallery.org and its documentation.
The documentation is generated through rspress.
See main repository for the source code of the gallery.
Install the dependencies:
npm installStart the dev server:
npm run devBuild the website for production:
npm run buildPreview the production build locally:
npm run previewdocker compose run plantuml-converter java -jar plantuml.jar -tsvg '**/*.puml'