LuaLS / LuaLS.github.io

Statically generated website for LuaLS using Astro.
https://luals.github.io/
6 stars 12 forks source link
astrojs lua-language-server sumneko-lua

LuaLS Website

This website explains the lua-language-server and documents it via a wiki. The website is statically generated using Astro 🚀.

Project File Structure

Developing

See the contributing guide.

To get started, run npm i to install the dependencies.

You can then use npm run dev to start a local development server on localhost:3000.

npm run build will build the site for production so it can be previewed. npm run preview will preview your build of the website.

Acknowledgments

This website uses tons of amazing open source software. Thanks to all the great tools in use!