Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
Simon Mattila
f69958ceb5 Small changes and slight QoL.
Implemented the 'Back to Top' plugin.
Added tracking using Google Analytics.
Fixed puncutation in site description.
2019-09-18 06:48:08 +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