Skip to content

xemle/home-gallery-doc

Repository files navigation

Documentation of HomeGallery

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.

Setup

Install the dependencies:

npm install

Get started

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview

Build PlantUML diagrams

docker compose run plantuml-converter java -jar plantuml.jar -tsvg '**/*.puml'

Releases

Packages

Contributors

Languages