Documentation for the Docker Stack Deploy Action.
These docs are written in plain text using Markdown and built with VitePress.
| Location | Description |
|---|---|
| docs | Documentation Root (Markdown files) |
| docs/public | Static Root (copied to docs root) |
| docs/index.md | Special VitePress Home Page |
| .vitepress | VitePress Configuration Root |
| .vitepress/config.mts | VitePress Configuration File |
| .vitepress/theme | VitePress Custom Theme Root |
| .vitepress/theme/index.js | VitePress Custom Theme File |
| .vitepress/theme/custom.css | VitePress Global CSS File |
| .vitepress/theme/components | VitePress Components Root |
| @components/StackTable.vue | StackTable Component |
To get started, clone the repository and run npm i then npm run dev.
npm install
npm run devThe site should now be available at: http://localhost:5173/
For instructions on modifying the documentation see the CONTRIBUTING.md.
Please consider making a donation to support the development of this project and additional open source projects.
For a full list of current projects visit: https://cssnr.github.io/