Commit Graph

30 Commits

Author SHA1 Message Date
Soitora
b520d4e448
Project Linting (#209)
* More setup for ESLint

* Initial linting

* Fix: "Unexpected use of 'location': no-restricted-globals"

* Fix: "Prop 'sidebarItems' should define at least its type"

* Fix: "import/no-unresolved"

* Fix: "import/no-extraneous-dependencies"

* Fix: "Unexpected require() 'global-require'"

* Fix: "vue/require-prop-types"

* Line disable: "radix"

* Line disable: "no-param-reassign"

* Line disable: "no-shadow"

This should usually be an actual problem but I don't think so in this case as the next prompt is basically just a one-action warning.

* Add markdown linting support

* Replace single quotes with double

* Fix indentation for all files

* Fix second level quotation marks

* Change accordingly

I'd still rather keep 4-tab for MD when applicable though, the alternative is a non-standard 3-space indent, which makes three different indentations to keep track of.
2020-05-20 22:47:01 -04:00
Soitora
ba583341a3
Remove PWA (#203)
* Redelete PWA on freshly made files

* Remove unnecessary/unused icons and headers
2020-05-17 18:48:43 +02:00
Soitora
f99262f3ef
Add a Help entry point (#183)
* Initial work

* Add community md icons

* Allow search to be hidden from frontmatter

* Update Help.vue

* Adjust README to fit new Help.vue

* More stuffs

* Linting

* Try fixing valid v-else

* Missed the actual error

* Can't resolve "vue-material-design-icons/GitHub.vue" fix?

* Force the page to ignore sidebar padding
2020-05-11 19:50:31 +02:00
arkon
174f697ad1
Remove about page descriptions (#178) 2020-05-09 18:47:48 +02:00
Soitora
c9c3b749f9
PWA compliancy (#168)
* Unused files

* PWA compliant files

* Add service worker

* Remove forced OG properties

Allows for custom descriptions per-page.

* Fix quote symbol

* Missing comma

* Add permanent logo
2020-05-07 17:27:16 -04:00
Soitora
486f12a80e
Switch to Algolia DocSearch (#85)
* Add Algolia

* Overhaul the search

* Add sitemap.xml generator

* Remove SCSS files

* Eject components

* Algolia styling

* More styling x2
2020-04-30 18:53:10 +02:00
Soitora
3f8f722ac0
Touch up the navbar (#151)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Move settings

* Move settings to subfolder

* Change up navigation

Split "Need help"
Add guides to guide dropdown
Join links together and add Ko-fi
2020-04-30 00:44:44 +02:00
Soitora
ecae1b350a
Move settings guide location to subfolder (#150)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Move settings

* Move settings to subfolder
2020-04-30 00:43:59 +02:00
Soitora
ce7632201a
Merge FAQ as a single entry (#149)
* Initial build

* Remove old faq pages

* Remove redundant extraction attempts

* Change headers

* Fixed internal links

* Fixed last internal link

* Fix links in /help/
2020-04-30 00:36:43 +02:00
Soitora
623f1f0734
Remove menus (#146) 2020-04-27 18:45:35 +02:00
NotRythm
303b12a68d
Move backing up guide from discord to website (#137)
* Create makingbackups.md

* Overhaul PR

* Remove word

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-24 11:50:47 +02:00
Simon M
974c3a2bda
Forks Facelift (#118)
* Add special Fork Buttons

* Redesign forks

* Include forgotten J2K

* Extra additions to the forks info

* Fix minor typo

* Added Neko feature per request

* Added AZ feature per request

* Seperate Forks from /help/

Also small requested changes to each fork page.
Seperated the Extensions list while I was at it.

* Concatenation instead of template literal

Also capitalized the vue file

* Resolve review comments

* Changed fork navlink to root page

* Capitalize ForkButtons.vue

* Further enhancement

* Fix color for Dev button
2020-03-05 06:11:00 +01:00
Simon M
67fb4473ca
Switch to Stylus and cleanup related code (#112)
* 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
2020-02-05 16:31:13 +01:00
arkon
f3f186cef0 Configure automatic linting (#83)
* Configure automatic linting

* Remove FontAwesome icons

* Ignore mismatching component name
2020-01-09 05:15:44 +01:00
Simon M
2feabc30e1 Add forks support (#102) 2020-01-08 08:24:47 -05:00
Simon M
63d7aaacd6
Reword/Enhance all of FAQ (#70)
* 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
2019-10-04 01:56:19 +02:00
Simon M
3d2a12b82b
Rework sidebar (#65)
* Add 'Menus' category

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Rework sidebar

* Add 'Menus' category (#63)

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Improve MaterialIcon.vue (#66)

* Update style on MaterialIcon

* Update a few descriptions

* Add guide for No results when searching (#68)

* Reader guide improvements (#67)

* site enhancements

* Improve Reader guide

* fix badge position

* fix badge position 2

* modify page transition description

* small changes

* review changes

* Improve Backup guide (+ small changes) (#69)

* Rework sidebar
2019-10-03 13:20:50 +02:00
Soitora
3cea2e5d94
Add 'Menus' category (#63)
Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.
2019-10-01 16:37:32 +02:00
arkon
5f85d28577
Merge pull request #42 from tachiyomiorg/soitora-clean-urls-hotfix
Trailing hotfix for #36
2019-09-24 08:40:11 -04:00
Soitora
16092bdd94
Merge pull request #38 from tachiyomiorg/soitora-slight-styling
Small styling tweaks
2019-09-24 14:36:34 +02:00
Simon Mattila
9ae1e018b9 Add trailing symbol to URL 2019-09-24 14:34:00 +02:00
Simon Mattila
cc0916d565 Revert "Added "dehydrate" to (hopefully) fix problems"
This reverts commit da14d297fe.
2019-09-24 14:31:02 +02:00
Simon Mattila
da14d297fe Added "dehydrate" to (hopefully) fix problems 2019-09-24 14:05:45 +02:00
Simon Mattila
f40cfb29a8 Remove escaping 2019-09-24 13:58:52 +02:00
Simon Mattila
7fe4b7941a Small styling tweaks
Changed logo size on front-page, added styling to the expanders as well as slimming down the scrollbars.
2019-09-24 10:23:38 +02:00
Simon Mattila
bb0a7dc869 Fix front-page not working 2019-09-24 09:12:49 +02:00
Simon Mattila
f7c447cc5b Added clean URLs 2019-09-24 09:11:01 +02:00
Simon Mattila
5048bc2b32 Third branch commit for the splitting of #27 2019-09-23 12:58:19 +02:00
Simon Mattila
8e30212807 Second branch commit for the splitting of #27 2019-09-23 12:42:43 +02:00
Simon Mattila
9206fe49d5 First branch commit for the splitting of #27 2019-09-23 12:23:00 +02:00