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

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.

Awesome Lists containing this project

README

          

# The Homepage of [Kando](https://github.com/kando-menu/kando)

[![REUSE status](https://api.reuse.software/badge/github.com/kando-menu/kando-menu.github.io)](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.