The raw documentation for this plugin is stored in the docs directory. It is written in markdown and built with VitePress.
For a live preview of the docs visit the plugins/offline/mall
directory and install the necessary
dependencies using npm i
. Now you can run the local development server with npm run docs:dev
.
If you found a bug or want to request a feature please file a GitHub issue.
PRs are always welcome! Open them against the develop
branch.
If you plan a time consuming contribution please open an issue first and describe what changes you
have in mind.