euaaaio / logux.io

Logux website

Home Page:https://logux.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Logux website

https://logux.io/

License:MIT License


Languages

Language:JavaScript 65.7%Language:CSS 19.0%Language:Pug 15.3%