https://github.com/kando-menu/kando-menu.github.io
🌏 The Homepage of Kando.
https://github.com/kando-menu/kando-menu.github.io
Last synced: 5 months ago
JSON representation
🌏 The Homepage of Kando.
- Host: GitHub
- URL: https://github.com/kando-menu/kando-menu.github.io
- Owner: kando-menu
- License: other
- Created: 2024-11-16T12:17:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-05T11:13:48.000Z (5 months ago)
- Last Synced: 2026-01-06T03:26:10.449Z (5 months ago)
- Language: MDX
- Homepage: https://kando.menu
- Size: 24.3 MB
- Stars: 10
- Watchers: 1
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# The Homepage of [Kando](https://github.com/kando-menu/kando)
[](https://api.reuse.software/info/github.com/kando-menu/kando-menu.github.io)
Welcome to the Kando documentation site! This site is available online at https://kando.menu.
Feel free to improve the documentation by submitting a pull request to this repository.
If you want to preview your changes locally, you only need to clone your fork and run the following commands:
```bash
npm install
npm run dev
```
This will start a local development server at http://localhost:4321.
This page uses the [Starlight](https://starlight.astro.build/getting-started/) theme for the [Astro](https://docs.astro.build/en/getting-started/) framework to generate static HTML files.
You can find some documentation about the frameworks by using these links.