Commit Graph

61 Commits

Author SHA1 Message Date
jffarge
707a3f0a4c docs: 🐛 Fix Cypress test wrapper
Signed-off-by: jffarge <jf@dagger.io>
2022-01-13 15:42:13 +01:00
jffarge
b69866b7f9 docs: 📦 Update docusaurus to beta-14
Need to move gtag options from themeconfig to preset-classic configuration. Change introduce with docusaurus beta.10

https://github.com/facebook/docusaurus/pull/5832
Signed-off-by: jffarge <jf@dagger.io>
2022-01-13 15:25:49 +01:00
jffarge
ac6d784714 docs: 💄 Update UI
Signed-off-by: jffarge <jf@dagger.io>
2022-01-12 16:10:25 +01:00
guillaume
aaa893c7a4 Improve doc's main image loading time
Doc's main image is currently heavy.
This PR makes it 5x smaller while keeping equivalent design

Pairs: @gerhard, @slumbering

Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-01-12 01:01:51 +01:00
satotake
693846e18c docs: 💄 remove unused vars
Signed-off-by: satotake <doublequotation@gmail.com>
2022-01-04 01:33:10 +09:00
satotake
5c57eb9550 docs: 💄fix color contrast of admonitions
Color contrast of in adomonitions is so low:

* [Light mode] : `<code>`
* [Dark modr] : `<div class="admonition-content">`

This happens because custom style for `<code>` overrides original colors.
Fix this.

Signed-off-by: satotake <doublequotation@gmail.com>
2022-01-02 19:58:02 +09:00
Sam Alba
034cb51781
Merge pull request #1190 from slumbering/fix/docs-iframe
[Docs] fix iframe width + bump docusaurus to the latest version
2021-12-09 13:33:51 -08:00
jffarge
eabe248d74 docs: 🐛 fix bad english
Signed-off-by: jffarge <jeanfrancois.farge@gmail.com>
2021-12-09 08:11:10 -08:00
jffarge
3821d62115 docs: 🐛 fixe iframe width + bump docusaurus to the latest version
Signed-off-by: jffarge <jeanfrancois.farge@gmail.com>
2021-12-09 14:24:19 +01:00
jffarge
0fbb4613b3 docs: 🐛 Use common import instead of dynamic for Amplitude-js
Signed-off-by: jffarge <jf@dagger.io>
2021-11-18 11:50:01 +01:00
jffarge
07404ae25e docs: 💄 remove icons overloading + few css changes
Signed-off-by: jffarge <jf@dagger.io>
2021-11-08 15:25:46 +01:00
jffarge
71b0626a14 docs: 💄 hide navbar on scroll
Signed-off-by: jffarge <jf@dagger.io>
2021-09-30 11:36:34 +02:00
jffarge
52beed86ff docs: replace title font + reduce logo size
Signed-off-by: jffarge <jf@dagger.io>
2021-09-22 11:09:40 +02:00
jffarge
841bffff4b docs: 🚀 update with new Dagger brand
Signed-off-by: jffarge <jf@dagger.io>
2021-09-22 10:10:51 +02:00
jffarge
7c3d04e3e1 docs: 🔥 remove spinner files
Signed-off-by: jffarge <jf@dagger.io>
2021-09-09 11:03:54 +02:00
jffarge
472750540c docs: 🐛 remove spinner causing css issue + add NProgress
Signed-off-by: jffarge <jf@dagger.io>
2021-09-09 11:01:20 +02:00
jffarge
ad53d5522b docs: 💄 one more quick fix
Signed-off-by: jffarge <jf@dagger.io>
2021-09-08 09:48:48 +02:00
jffarge
b73ee74de8 docs: 💄 quick css fixes
Signed-off-by: jffarge <jf@dagger.io>
2021-09-08 09:34:59 +02:00
jffarge
ea2c74bb4b docs: ⬆️ upgrade docusaurus to 2.0.0-beta.6
Signed-off-by: jffarge <jf@dagger.io>
2021-09-08 08:38:42 +02:00
jffarge
15648e42ac update docusaurus to v2.0.0-beta.5
Signed-off-by: jffarge <jf@dagger.io>
2021-09-07 14:39:57 +02:00
jffarge
2c7b8575ca docs: 🐛 fix css for mobile devices
Signed-off-by: jffarge <jf@dagger.io>
2021-08-25 09:38:34 +02:00
Andrea Luzzardi
1ee2869917
Merge pull request #886 from slumbering/website-ui
Website UI
2021-08-23 14:43:13 +02:00
jffarge
582446d92e docs: 🚑 reset deleted commit
Signed-off-by: jffarge <jf@dagger.io>
2021-08-23 11:34:02 +02:00
jffarge
3ec7275ea6 docs: 💄 update docs ui
Signed-off-by: jffarge <jf@dagger.io>
2021-08-23 11:22:17 +02:00
Andrea Luzzardi
350e6ac5a2
Merge pull request #776 from slumbering/cypress-init 2021-08-23 11:00:31 +02:00
jffarge
868339e174 docs: init cypress test e2e
Signed-off-by: jffarge <jf@dagger.io>
2021-08-10 15:39:13 +02:00
jffarge
31d36e5293 fix: 🐛 display target blank icon only for sidebar menu
Signed-off-by: jffarge <jf@dagger.io>
2021-08-09 11:54:28 +02:00
Andrea Luzzardi
2b5e789b89 docs: hotjar
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-06 15:41:17 +02:00
jffarge
4f37745f6d docs: 🚑 call amplitude when user is logged in
Signed-off-by: jffarge <jf@dagger.io>
2021-07-02 11:44:02 +02:00
jffarge
86dfbc4a6b docs: 🐛 keep fixing css due to docusaurus update
Signed-off-by: jffarge <jf@dagger.io>
2021-07-01 18:17:59 +02:00
jffarge
d0169727c2 docs: 💄 many css improvments + minor fixes
Signed-off-by: jffarge <jf@dagger.io>
2021-07-01 18:17:56 +02:00
jffarge
8c2488d6fe docs: ⬆️ on top of core, bump up docusaurus preset-classic + refacto
Signed-off-by: jffarge <jf@dagger.io>
2021-07-01 10:34:25 +02:00
jffarge
1854cce64e docs: 🐛 disable authentication for algolia docsearch crawler
Signed-off-by: jffarge <jf@dagger.io>
2021-06-29 22:44:44 +02:00
jffarge
14062c3c38 docs: 🚑 when not authorized, user will be redirect to request early access
Signed-off-by: jffarge <jf@dagger.io>
2021-06-28 16:12:20 +02:00
jffarge
f0b4db8d2c docs: 🐛 rewrite useEffect + use location props
Signed-off-by: jffarge <jf@dagger.io>
2021-06-25 18:24:25 +02:00
jffarge
cb8667ddf1 docs: 🐛 check window location
Signed-off-by: jffarge <jf@dagger.io>
2021-06-25 17:01:21 +02:00
jffarge
7058484420 docs: 🐛 log amplitude only when location pathname change
Signed-off-by: jffarge <jf@dagger.io>
2021-06-25 16:46:00 +02:00
Andrea Luzzardi
d53ead7514 docs: website: rename event
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-25 13:34:50 +02:00
jffarge
598df7350b docs: 🐛 remove branch context + add amplitude option
Signed-off-by: jffarge <jf@dagger.io>
2021-06-24 17:39:55 +02:00
jffarge
e838fdb6a3 docs: 🐛 fix amplitude logEvent
Signed-off-by: jffarge <jf@dagger.io>
2021-06-24 17:17:38 +02:00
jffarge
77e5b2f938 feat: 🐛 add amplitude analytics
Signed-off-by: jffarge <jf@dagger.io>
2021-06-24 16:43:38 +02:00
slumbering
5171b1666c docs: 🐛 remove oauth param from .env + code refacto
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 16:04:40 +02:00
slumbering
8c2ef129cf docs: 💄 change heading color for dark mode
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 14:38:46 +02:00
slumbering
e988a6fa76 docs: 🐛 check in a different manner env var
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 11:43:17 +02:00
slumbering
1bd1be5cb1 docs: 🐛 stop api call when user is granted
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 11:33:48 +02:00
slumbering
54212596ac docs: 🐛 css enhancement + add gtag
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-17 17:50:08 +02:00
slumbering
1ffb108323 docs: 🐛 wrong condition
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 18:42:15 +02:00
slumbering
8c181a2d46 docs: 🐛 oups
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 18:23:03 +02:00
slumbering
fb8ac65c66 docs: 🐛 change algolia api key + remove github auth for deploy preview
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 18:20:15 +02:00
slumbering
bf03e5616e docs: 🐛 proxify api with netlify
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 17:40:33 +02:00