tachiyomi-website/README.md

62 lines
2.3 KiB
Markdown
Raw Normal View History

<div>
2020-09-01 09:36:33 +02:00
<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>
2019-08-27 23:57:07 +02:00
## Contributing
2019-09-15 01:33:38 +02:00
2019-08-27 23:57:07 +02:00
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/)
2020-09-01 09:36:33 +02:00
If you got any questions, [join our Discord server](https://discord.gg/tachiyomi).
2019-08-27 23:57:07 +02:00
## Repositories
<div>
<p align="center">
2020-12-15 22:34:24 +01:00
<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>
2020-12-15 22:34:24 +01:00
<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">
2020-12-15 22:34:24 +01:00
<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>
2020-12-15 22:34:24 +01:00
<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>
2019-08-27 23:57:07 +02:00
## License
Copyright (C) 2018 The Tachiyomi Open Source Project
2019-08-27 23:57:07 +02:00
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>