tachiyomi-website/README.md
Soitora 9e922cd8a1
Spring cleaning (#222)
* Remove manifest.json

May no longer be required

* Organize assets

Organized to relative folders; unused assets deleted.

* Small changes to some pages

* Remove unused navigational items

* Keep sidebar order

Prevent the sidebar order from jumping which can be annoying

* Remove manifest.json reference

* Merge comment block as a complete chunk
2020-05-29 16:18:35 +02:00

29 lines
1.0 KiB
Markdown

<div>
<span align="center"><img src="./src/.vuepress/public/icons/logo.png" height="100px"></span>
<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.
## Repositories
* [Android App](https://github.com/inorichi/tachiyomi/)
* [App Extensions](https://github.com/inorichi/tachiyomi-extensions)
* [Android App (Rewrite)](https://github.com/tachiyomiorg/android-app)
* [App Extensions (Rewrite)](https://github.com/tachiyomiorg/extensions)
## 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/.