tachiyomi-website/README.md
Soitora f67b3ddeae
Split configs and add Hooks
Fixes icon color being wrong
Adds hooks based off of paullaros work
News section which generates RSS
Dynamic meta with frontmatter support
Automatic sitemap

Co-Authored-By: Paul Laros <1512219+paullaros@users.noreply.github.com>
2023-07-20 18:33:57 +02:00

68 lines
3.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<br>
<a href="https://tachiyomi.org">
<img src="./.github/assets/logo.png" width="90"/>
</a>
</p>
<h1 align="center">Tachiyomi <a href="#">Website</a></h1>
<h3 align="center">Free and open source manga reader for Android</h3>
<p align="center">Tachiyomi is an open-source Android app that lets you read any manga from your smartphone faster and easier than ever.</p>
<p align="center">
<a title="Discord server" href="https://discord.gg/tachiyomi">
<img src="https://img.shields.io/discord/349436576037732353.svg?label=&labelColor=6A7EC2&color=7389D8&logo=discord&logoColor=FFFFFF">
</a>
<a title="Twitter account" href="https://twitter.com/tachiyomiorg">
<img src="https://img.shields.io/twitter/follow/tachiyomiorg?label=followers&labelColor=279EE6&color=188ED5&logo=twitter&logoColor=FFFFFF&style=flat">
</a>
<a title="GitHub downloads" href="https://github.com/tachiyomiorg/tachiyomi/releases">
<img src="https://img.shields.io/github/downloads/tachiyomiorg/tachiyomi/total?label=downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat">
</a>
<br>
<a title="Netlify deployment" href="https://app.netlify.com/sites/kodomoe/deploys">
<img src="https://api.netlify.com/api/v1/badges/a2fcfa92-2d32-463c-9051-909f97e06f46/deploy-status">
</a>
<br>
<br>
</p>
<h3 align="center">Contributing</h3>
<p align="center">
<a href="./CODE_OF_CONDUCT.md">Code of conduct</a>
·
<a href="./CONTRIBUTING.md">Contributing guide</a>
·
<a href="https://tachiyomi.org/sandbox/style-guide/">Project style guide</a>
</p>
<p align="center">Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.</p>
<p align="center">If you got any questions, join our <a target="_blank" href="https://discord.gg/tachiyomi">Discord server</a>.</p>
<h3 align="center">Repositories</h3>
<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=161B22&text_color=c9d1d9&title_color=818CF8&icon_color=818CF8&border_radius=8&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=161B22&text_color=c9d1d9&title_color=818CF8&icon_color=818CF8&border_radius=8&hide_border=true" alt="App Extensions">
</a>
</p>
</div>
<h3 align="center">License</h3>
<pre align="center">Copyright © 2023 The Tachiyomi Open Source Project<br><br>This Source Code Form is subject to the terms of the Mozilla Public<br>License, v. 2.0. If a copy of the MPL was not distributed with this<br>file, You can obtain one at http://mozilla.org/MPL/2.0/.</pre>
<h3 align="center">Credits</h3>
<p align="center">Thank you to all the people who have already contributed!</p>
<p align="right">
<a href="https://github.com/tachiyomiorg/tachiyomi/graphs/contributors">
<img src="https://contrib.rocks/image?repo=tachiyomiorg/website" width="800"/>
</a>
</p>