* Update dependencies
* Added GA tags for Download modal
* Button cleanup on Getting Started
Also prefix `ga` with `window.`
* Minor changes
* Split tracking names
* Add download feedback modal
Similiar to the one shown on the index page
* Fixed indentation level for "downloadDev()"
* Add navbar logo
* Remove extra spacing
* Switch to SVG for compatibility
Use SVG instead of WEBP, any device too old to render it can't run the app anyways.
* Switch to Stylus and Cleanup
- Switched all to Stylus
- Removed redundant classes
- Remove index.styl import as it was causing duplicates
- Filled palette.styl with the default settings
- Switched Mobile responsive breakpoint to 767px
- Reverted the border color on tip containers
* Fix indentation in DownloadButtons.vue
* Add user-select variable for DownloadButtons.vue
* Convert layout PX to REM
* Removed the word root and added info about local
Removed the word root (which caused confusion among readers), and added info that local has to be created manually first.
* Removed confusing parts
Minor cleanup
* Expand Archive Instructions
Tested how archives are read by Tachi. Expanded the section to explain how to use an archive file.
* Update folder structure
* Remove div
* Add subsections
* Fix example
* Try removing div
* Fix spelling, grammer, formating.
* Added Extensions not showing up in Catalogues FAQ
* Update extensions.md
Fixed reinstall part
* Update extensions.md
Trimmed down content and put instruction in guide section
* Update extensions.md
* Update extensions.md
Made some changes
* Update extensions.md
* Update extensions.md
Added line break to fix icon not being on same line
* Added category description
* added browse description
* added latest description
* added sources description
* Added searching globally
* Added enabling and disabling sources
* Added elaboration on latest source accessed and latest button availability
* Added my library sorting description
* Added my library descriptions
* Update src/help/guides/catalogues.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
* Update src/help/guides/catalogues.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
* Update src/help/guides/my-library.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
* Update src/help/guides/my-library.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
* Update src/help/guides/my-library.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
* Update src/help/guides/my-library.md
Co-Authored-By: Simon M. <simon.mattila@protonmail.com>
Co-authored-by: Simon M. <simon.mattila@protonmail.com>
tachi.efreakbnc.net is kept up to date, while efreak/Tachiyomi-Extensions is only occasionally available as a website (though the repo is up to date and can be used via proxies like rawgit2)
* Reword/Enhance all of FAQ
* Adressing final changes
* Fixed indentations
* Removed Google link
* Fixed newline with video tag
* Remove warning about 64-bit Java
* Remove "help us expand" tip
Extra thanks to: @Flat
* Added description and a how to on tracking page
Added some howtos on how you actually use tracking, dunno if it should go in FAQ though. Would be nice if there was a gif guide for it if someone could get around to it.
* Added suggest changes by Soitora