Official website for the Tachiyomi app.
Go to file
Soitora b0b69bf3dd
App nav component (#145)
* Create a Navigation component

* Remove scoped from MaterialIcon to allow reuse of CSS

* Linting

* Support for linked items

* Adjust text

* Turn computed properties into an array

* Change array object position

* Update code example for MaterialIcon.vue

* Better handling of non-icon items

Also change "icon-name" to "iconName", the latter were the correct one but it somehow worked with the first one (I'd assume it attempts without the hyphen during errors)
2020-04-27 22:13:18 +02:00
.github/workflows Update GitHub Push actions (#129) 2020-03-19 18:54:58 -04:00
src App nav component (#145) 2020-04-27 22:13:18 +02:00
.editorconfig Add action to build and deploy site on push 2019-09-14 19:22:02 -04:00
.eslintrc.json Configure automatic linting (#83) 2020-01-09 05:15:44 +01:00
.gitignore Add download modal to front page (#113) 2020-02-12 02:36:11 +01:00
LICENSE Change License to MPL-2.0 2019-08-27 23:36:24 +02:00
package-lock.json Update dependencies (#147) 2020-04-27 18:45:55 +02:00
package.json Update dependencies (#147) 2020-04-27 18:45:55 +02:00
README.md Remove nonsensical line 2019-09-18 04:30:11 +02:00

Tachiyomi Website

Discord

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Repositories

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/.