Commit Graph

76 Commits

Author SHA1 Message Date
user.email
d20ffbe8be website: hardcode version banner for 0.1 docs
O.1 docs is deprecated. Let's inform user to switch the the latest version

Signed-off-by: user.email <jf@dagger.io>
2022-04-13 15:58:51 +02:00
jffarge
49408adfd3 website: update code block font
Use a modern web font with a better render on non-retina display

Signed-off-by: jffarge <jf@dagger.io>
2022-04-11 21:22:33 +02:00
Gerhard Lazu
7a57922254
Merge pull request #1970 from slumbering/docusaurus-preset-bump-up
bump up docusaurus preset classic theme
2022-04-01 16:36:53 +01:00
Vasek - Tom C
3bce5cbb2f
Merge pull request #1973 from slumbering/docs-1211-semantic
[Docs] - Use cases Docker Swarm HTML semantics
2022-03-31 20:09:14 +02:00
jffarge
9189b5cb20 use h2 title instead of h3 + fix code css
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 19:55:03 +02:00
Marcos Nils
265cf9c526
Merge pull request #1969 from slumbering/issue#1935-horizontal-scrollbar-docs
reduce main wrapper padding + sidebar width to avoid horizontal scrolling
2022-03-31 13:08:29 -03:00
jffarge
2b79d755ea bump up docusaurus preset classic theme
while dependabot automatically bump up docusaurus core, the package
preset-classic is ignore.

Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 17:51:32 +02:00
jffarge
e6754ad626 reduce main wrapper padding and sidebar width to avoid horizontal scrolling
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 17:43:44 +02:00
jffarge
095d4a327b Display getting started as the index page
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 15:53:25 +02:00
jffarge
8c9621e137 fix: 🩹 website: use docusaurus context
Signed-off-by: jffarge <jf@dagger.io>
2022-03-30 16:48:24 +02:00
jffarge
8a67e88708 init amplitude with appropriate ID
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 13:55:09 +02:00
jffarge
fb10328a2b remove github authentication. Documentation is now public
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 13:28:45 +02:00
jffarge
bb8a79844e fix query string checking to avoid wrong redirection
Signed-off-by: jffarge <jf@dagger.io>
2022-03-14 12:31:33 +01:00
jffarge
617efb0bb6 Bump up docusaurus to the latest version
Signed-off-by: jffarge <jf@dagger.io>
2022-03-09 09:07:55 +01:00
jffarge
eaf665d1d4 Bump up docusaurus theme + downgrade mdx-js/react causing issue with docusaurus config
Signed-off-by: jffarge <jf@dagger.io>
2022-02-07 11:47:35 +01:00
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