← Back to docs home
ア キ ラ

Updating documentation

Improve this website by fixing typos, expanding guides, or writing new sections.

Good documentation makes Akira accessible to everyone. If you spot a typo, an outdated explanation, or want to write a guide for a missing feature, your help is appreciated.

Formatting rules

This site is built with Astro and uses standard Markdown (.md) files. When creating or editing a page, ensure you follow these formatting constraints:

Making changes

You can edit files directly in the docs/src/content/ folder. For quick typo fixes, editing the file directly on GitHub and submitting a Pull Request is often the fastest method. For larger rewrites, clone the repository and preview your changes locally using the Astro dev server.

See also