An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Kloud Workspace • Documentation

> 📚 Dedicated documentation for the **Kloud Workspace**

[![Stars](https://img.shields.io/github/stars/kloudkit?style=for-the-badge&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij4KPHBhdGggZD0iTTIzNS4yNCw4NC4zOGwtMjguMDYsMjMuNjgsOC41NiwzNS4zOWExMy4zNCwxMy4zNCwwLDAsMS01LjA5LDEzLjkxLDEzLjU0LDEzLjU0LDAsMCwxLTE1LC42OUwxNjQsMTM5bC0zMS42NSwxOS4wNmExMy41MSwxMy41MSwwLDAsMS0xNS0uNjksMTMuMzIsMTMuMzIsMCwwLDEtNS4xLTEzLjkxbDguNTYtMzUuMzlMOTIuNzYsODQuMzhhMTMuMzksMTMuMzksMCwwLDEsNy42Ni0yMy41OGwzNi45NC0yLjkyLDE0LjIxLTMzLjY2YTEzLjUxLDEzLjUxLDAsMCwxLDI0Ljg2LDBsMTQuMjEsMzMuNjYsMzYuOTQsMi45MmExMy4zOSwxMy4zOSwwLDAsMSw3LjY2LDIzLjU4Wk04OC4xMSwxMTEuODlhOCw4LDAsMCwwLTExLjMyLDBMMTguMzQsMTcwLjM0YTgsOCwwLDAsMCwxMS4zMiwxMS4zMmw1OC40NS01OC40NUE4LDgsMCwwLDAsODguMTEsMTExLjg5Wm0tLjUsNjEuMTlMMzQuMzQsMjI2LjM0YTgsOCwwLDAsMCwxMS4zMiwxMS4zMmw1My4yNi01My4yN2E4LDgsMCwwLDAtMTEuMzEtMTEuMzFabTczLTEtNTQuMjksNTQuMjhhOCw4LDAsMCwwLDExLjMyLDExLjMybDU0LjI4LTU0LjI4YTgsOCwwLDAsMC0xMS4zMS0xMS4zMloiIHN0eWxlPSJmaWxsOiAjQ0FEM0Y1OyIvPgo8L3N2Zz4%3D&logoColor=c6d0f5&labelColor=414559&color=yellow)](https://github.com/kloudkit/ws-meta/stargazers)
[![Docker](https://img.shields.io/badge/v0.1.1-dockertag?style=for-the-badge&logo=docker&logoColor=c6d0f5&label=docker&labelColor=414559&color=ef9f76)](https://github.com/orgs/kloudkit/packages/container/package/workspace)
[![Documentation](https://img.shields.io/badge/Browse-a?style=for-the-badge&logo=readthedocs&logoColor=c6d0f5&label=Documentation&labelColor=414559&color=85c1dc)](https://ws.kloudkit.com)
[![License](https://img.shields.io/github/license/kloudkit/ws-docs?style=for-the-badge&logo=opensourceinitiative&logoColor=c6d0f5&labelColor=414559&color=8caaee)](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)