Skip to content

logux/logux.org

Repository files navigation

Logux Website

Website generator to wrap docs and JSDoc into HTML template.

Design by Aljona Kirdina.

Sponsored by Evil Martians

Development

You can build local version of website and open it in browser by:

pnpm build
pnpm start

You need manually to re-build it on every changes.

For layout HTML and CSS development you can use UI kit with auto re-build:

pnpm start:uikit

To test nginx config, you will need to build and run Docker image:

pnpx ssdeploy run