mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
b55a95fd5e
* Update project README Adds repository cards. * Let there be light (#366)
51 lines
1.8 KiB
Markdown
51 lines
1.8 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.
|
|
|
|
You can find a project style guide [here](https://tachiyomi.org/sandbox/style-guide/).</br>
|
|
If you got any questions, [join our Discord server](https://discord.gg/tachiyomi).
|
|
|
|
## Repositories
|
|
|
|
<div>
|
|
<p align="center">
|
|
<a href="https://github.com/inorichi/tachiyomi/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=inorichi&repo=tachiyomi" alt="Android App">
|
|
</a>
|
|
<a href="https://github.com/inorichi/tachiyomi-extensions/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=inorichi&repo=tachiyomi-extensions" alt="App Extensions">
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div>
|
|
<p align="center">
|
|
<a href="https://github.com/tachiyomiorg/android-app/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=android-app" alt="Android App (Rewrite)">
|
|
</a>
|
|
<a href="https://github.com/tachiyomiorg/extensions/">
|
|
<img src="https://github-readme-stats.vercel.app/api/pin/?username=tachiyomiorg&repo=extensions" 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/.
|