mirror of
https://github.com/sern-handler/website
synced 2026-06-21 23:32:22 +00:00
38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown
# <img src="https://github.com/withastro/starlight/assets/357379/494fcd83-42aa-4891-87e0-87402fa0b6f3" alt="" align="left" width="40" height="40"> Starlight
|
||
|
||
Starlight is a documentation website framework for [Astro][astro].
|
||
|
||
## Documentation
|
||
|
||
[Read the Starlight docs][docs] (they’re built with Starlight!)
|
||
|
||
## Support
|
||
|
||
Get help in the [Astro Discord][discord]. Post questions in our `#support` forum with the “starlight” tag, or visit our dedicated `#starlight` channel to discuss current development and more!
|
||
|
||
You can also submit bug reports and feature requests as [GitHub issues][issues].
|
||
|
||
## Contributing
|
||
|
||
Join us as a Starlight contributor! These links will help you get started:
|
||
|
||
- [Contributor Manual][contributing]
|
||
- [Code of Conduct][coc]
|
||
- [Community Guide][community]
|
||
- [Join the `#starlight` channel on Discord][discord]
|
||
|
||
## License
|
||
|
||
MIT
|
||
|
||
Copyright (c) 2023–present [Starlight contributors][contributors]
|
||
|
||
[astro]: https://astro.build/
|
||
[docs]: https://starlight.astro.build/
|
||
[contributing]: https://github.com/withastro/starlight/blob/main/CONTRIBUTING.md
|
||
[coc]: https://github.com/withastro/.github/blob/main/CODE_OF_CONDUCT.md
|
||
[community]: https://github.com/withastro/.github/blob/main/COMMUNITY_GUIDE.md
|
||
[contributors]: https://github.com/withastro/starlight/graphs/contributors
|
||
[discord]: https://astro.build/chat/
|
||
[issues]: https://github.com/withastro/starlight/issues
|