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