dependabot-preview[bot]
f8ceb2b45f
Bump @vuepress/plugin-pwa from 1.4.1 to 1.5.0 ( #189 )
...
Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/vuejs/vuepress/releases )
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuepress/commits/v1.5.0/packages/@vuepress/plugin-pwa )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 11:43:30 +02:00
dependabot-preview[bot]
54cfcf7047
Bump @vuepress/plugin-back-to-top from 1.4.1 to 1.5.0 ( #185 )
...
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/vuejs/vuepress/releases )
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vuepress/commits/v1.5.0/packages/@vuepress/plugin-back-to-top )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 11:31:26 +02:00
dependabot-preview[bot]
01a441d8b3
Bump prettier from 1.19.1 to 2.0.5 ( #187 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 11:25:29 +02:00
dependabot-preview[bot]
192aeefd7d
Bump vuepress from 1.4.1 to 1.5.0 ( #188 )
...
Bump vuepress from 1.4.1 to 1.5.0
2020-05-12 11:03:44 +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
dependabot-preview[bot]
2d84b9324c
Bump eslint-config-vuepress from 2.1.0 to 2.2.0 ( #182 )
...
Bumps [eslint-config-vuepress](https://github.com/vuepress/configs ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/vuepress/configs/releases )
- [Commits](https://github.com/vuepress/configs/compare/eslint-config-vuepress@2.1.0...eslint-config-vuepress@2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 11:27:35 +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
dependabot-preview[bot]
078cfe3ca5
Bump vue-sweetalert2 from 3.0.3 to 3.0.5 ( #169 )
...
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2 ) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/avil13/vue-sweetalert2/releases )
- [Changelog](https://github.com/avil13/vue-sweetalert2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/avil13/vue-sweetalert2/commits/v3.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 10:29:15 +02:00
dependabot-preview[bot]
5bcf8cd942
Bump node-sass from 4.14.0 to 4.14.1 ( #167 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 10:24:59 +02:00
Andreas E
32aa58270c
Update MaterialIcon.vue ( #154 )
...
* Remove MDI (doesn't seem to work)
* Add ability to style iconOnly flag
2020-05-03 08:11:54 +02: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
255253a8a2
Update dependencies ( #147 )
2020-04-27 18:45:55 +02:00
arkon
d7ce43fc85
Minor dependency updates ( #128 )
2020-03-15 15:24:22 -04:00
Simon M
32269ed3d1
Track download modal clicks ( #117 )
...
* 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()"
2020-03-02 18:29:16 -05:00
Simon M
51eb55eb50
Add download modal to front page ( #113 )
...
Add download modal to front page
2020-02-12 02:36:11 +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
arkon
b5d369510c
Update dependencies ( #98 )
2020-01-01 10:54:12 -05:00
Andreas E
7a22f4d2aa
Add material icons as font faces ( #95 )
...
* Add icons as font faces
* Update MaterialIcon.vue
* Fix requested changes
2019-11-22 17:50:56 -05:00
Andreas E
89a81a0506
Fix Carousel ( #93 )
...
* Update config.js
* Update config.js
* New carousel but broken
* Basic style
* Clean up
2019-11-13 16:40:24 +01:00
Alessandro Jean
c19cef1579
Add download icon and fix fetch info method.
2019-09-24 19:56:23 -03:00
Alessandro Jean
b4cfa52713
Create custom theme.
2019-09-24 18:58:13 -03: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
f7c447cc5b
Added clean URLs
2019-09-24 09:11:01 +02:00
Alessandro Jean
6d0c6fd54f
Add support to more guides and add 'reading local manga' guide.
2019-09-18 22:35:41 -03:00
Simon Mattila
d59a5b5ac2
Add FAQ spoilers and fixed a typo.
...
Added FAQ spoilers powered by "vuepress-plugin-container".
2019-09-19 00:32:20 +02:00
Alessandro Jean
d0cd14e383
Change CSS pre-processor to SASS, add semicolon and corrects the other suggestions.
2019-09-17 20:17:47 -03:00
Alessandro Jean
159f8c9e3d
Add the list of available extensions.
2019-09-17 12:30:41 -03:00
Alessandro Jean
a184d2cdb3
Rewrite website using VuePress.
2019-09-16 15:54:56 -03:00
Eugene
d9b1b92b08
Add action to build and deploy site on push
2019-09-14 19:22:02 -04:00
Eugene
670fc8a2e4
Basic build/deployment process
2019-09-14 18:49:56 -04:00