https://github.com/kloudkit/ws-docs
📚 Dedicated documentation for the Kloud Workspace
https://github.com/kloudkit/ws-docs
documentation
Last synced: 5 months ago
JSON representation
📚 Dedicated documentation for the Kloud Workspace
- Host: GitHub
- URL: https://github.com/kloudkit/ws-docs
- Owner: kloudkit
- License: mit
- Created: 2024-04-01T16:50:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T20:26:23.000Z (5 months ago)
- Last Synced: 2026-01-10T22:53:45.819Z (5 months ago)
- Topics: documentation
- Language: Vue
- Homepage: https://ws.kloudkit.com
- Size: 6.52 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Kloud Workspace • Documentation
> 📚 Dedicated documentation for the **Kloud Workspace**
[](https://github.com/kloudkit/ws-meta/stargazers)
[](https://github.com/orgs/kloudkit/packages/container/package/workspace)
[](https://ws.kloudkit.com)
[](https://github.com/kloudkit/ws-docs/blob/main/LICENSE)
---
```sh
# TL-DR; âš¡ Power your batteries now!
docker run -p 8080:8080 ghcr.io/kloudkit/workspace:v0.1.1
```
## Documentation
The full guide *(including advanced usage and API reference)* is available at
.
### Offline Documentation
Want to browse the docs locally?
If you have Docker installed, run:
```sh
docker run -p 8088:80 ghcr.io/kloudkit/ws-docs
```
Then open `http://localhost:8088` in your browser.
## Issues & Project Management
All bug reports, feature requests, discussions, and project planning live in the
central [`kloudkit/ws-meta`](https://github.com/kloudkit/ws-meta) repository.
Please search or open issues there instead of in individual project repos.
## License
Released under the [**MIT License**](https://github.com/kloudkit/ws-docs/blob/main/LICENSE)