https://github.com/kubesail/kubesail-docs
Official KubeSail Docs
https://github.com/kubesail/kubesail-docs
Last synced: 12 months ago
JSON representation
Official KubeSail Docs
- Host: GitHub
- URL: https://github.com/kubesail/kubesail-docs
- Owner: kubesail
- Created: 2019-11-21T09:12:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T23:59:22.000Z (about 2 years ago)
- Last Synced: 2025-07-18T18:47:24.468Z (12 months ago)
- Language: Dockerfile
- Size: 16.1 MB
- Stars: 39
- Watchers: 3
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# KubeSail Documentation
This repository is built using mkdocs. To develop locally, install [Python Poetry](https://python-poetry.org/docs/#installation) and run the following command.
poetry install
poetry run mkdocs serve