mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
4e09b24649
* Add Code of Conduct * Add Contributing * Tweak README Adds the Contributing guide, Code of Conduct, removes border from repo images and adds credits. * Update CONTRIBUTING.md Co-authored-by: arkon <arkon@users.noreply.github.com> * Contact point change Co-authored-by: arkon <arkon@users.noreply.github.com>
62 lines
2.3 KiB
Markdown
62 lines
2.3 KiB
Markdown
<div>
|
|
<p align="center">
|
|
<img src="./src/.vuepress/public/icons/logo.png" height="100px">
|
|
</p>
|
|
<h1 align="center">Tachiyomi Website</h1>
|
|
<p align="center">
|
|
<a href="https://discord.gg/tachiyomi">
|
|
<img src="https://img.shields.io/discord/349436576037732353.svg?label=Discord&labelColor=7289da&color=2c2f33&style=flat" alt="Discord">
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
## Contributing
|
|
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
|
|
|
- [Code of Conduct](./CODE_OF_CONDUCT.md)
|
|
- [Contributing guide](./CONTRIBUTING.md)
|
|
- [Project style guide](https://tachiyomi.org/sandbox/style-guide/)
|
|
|
|
If you got any questions, [join our Discord server](https://discord.gg/tachiyomi).
|
|
|
|
## Repositories
|
|
|
|
<div>
|
|
<p align="center">
|
|
<a href="https://github.com/tachiyomiorg/tachiyomi/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=tachiyomi&bg_color=0000&text_color=777&hide_border=true" alt="Android App">
|
|
</a>
|
|
<a href="https://github.com/tachiyomiorg/tachiyomi-extensions/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=tachiyomi-extensions&bg_color=0000&text_color=777&hide_border=true" alt="App Extensions">
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div>
|
|
<p align="center">
|
|
<a href="https://github.com/tachiyomiorg/tachiyomi-1.x/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=tachiyomi-1.x&bg_color=0000&text_color=777&hide_border=true alt="Android App (Rewrite)">
|
|
</a>
|
|
<a href="https://github.com/tachiyomiorg/tachiyomi-extensions-1.x/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=tachiyomi-extensions-1.x&bg_color=0000&text_color=777&hide_border=true" alt="App Extensions (Rewrite)">
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
## License
|
|
|
|
Copyright (C) 2018 The Tachiyomi Open Source Project
|
|
|
|
This Source Code Form is subject to the terms of the Mozilla Public
|
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
## Credits
|
|
|
|
Thank you to all the people who have already contributed!
|
|
|
|
<a href="https://github.com/tachiyomiorg/website/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=tachiyomiorg/website" />
|
|
</a>
|