https://github.com/kanboard/documentation
Kanboard's Documentation
https://github.com/kanboard/documentation
documentation english sphinx
Last synced: about 1 year ago
JSON representation
Kanboard's Documentation
- Host: GitHub
- URL: https://github.com/kanboard/documentation
- Owner: kanboard
- License: mit
- Created: 2018-04-01T05:49:35.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T04:59:26.000Z (about 1 year ago)
- Last Synced: 2025-03-29T12:09:32.936Z (about 1 year ago)
- Topics: documentation, english, sphinx
- Language: CSS
- Homepage: https://docs.kanboard.org/
- Size: 2.57 MB
- Stars: 33
- Watchers: 6
- Forks: 89
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kanboard's Documentation
========================
This documentation is generated with [Hugo](https://gohugo.io/) and published automatically to GitHub Pages.
How to generate the documentation locally?
------------------------------------------
1. Install [Hugo](https://gohugo.io/) on your machine
2. Run `hugo server` and open the URL `http://localhost:1313/` in your browser.