Website generator to wrap docs and JSDoc into HTML template.
- Online: logux.org
- UI Kit: logux.org/uikit
Design by Aljona Kirdina.
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