Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 6.41 KB

File metadata and controls

72 lines (55 loc) · 6.41 KB

Deployments Pages Deployments Dev Workflow Pages Workflow Lint GitHub Last Commit GitHub Repo Size GitHub Top Language GitHub Contributors GitHub Issues GitHub Discussions GitHub Forks GitHub Repo Stars GitHub Org Stars Discord Ko-fi

Docker Stack Deploy Action Docs

Docker Stack Deploy

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

Development

To get started, clone the repository and run npm i then npm run dev.

npm install
npm run dev

The site should now be available at: http://localhost:5173/

Contributing

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.

Ko-fi

For a full list of current projects visit: https://cssnr.github.io/

Star History Chart