Welcome! This repository contains the source code for the documentation of Webilia products such as Listdom, Vertex, and more.
If you are an end user looking for product documentation or reference material, please visit docs.webilia.com. The website hosts the latest documentation for all of our products.
The site now provides multilingual support and can be browsed in English, French, and Spanish.
We appreciate help from the community. If you find an error or have suggestions to improve the documentation, feel free to fork this repository and open a pull request.
- Install dependencies with
npm install
. - Run
npm run dev
to start a local development server with automatic SCSS compilation. - Use
npm run build
to create a production build.
Thank you for helping us improve Webilia's documentation!
Our documentation website is built with the Astro web framework and hosted on AWS.