Skip to content

Repository files navigation

BlueLua Docs

Central documentation site for BlueLua's Lua modules, built using VitePress.

Installation

Run the commands from docs/:

npm install

Build and Test Locally

  1. Run this command to build the docs:

    npm run build
  2. Once built, preview it locally by running:

    npm run preview

The preview command boots a local static server that serves the built site from docs/.vitepress/dist at http://localhost:4173.

Note

To use a different port, run npm run preview -- --port 8080.

Local Development

npm run dev

This starts the VitePress dev server at http://localhost:5173.

About

Documentation for BlueLua modules

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages