Commit Graph

36 Commits

Author SHA1 Message Date
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
617efb0bb6 Bump up docusaurus to the latest version
Signed-off-by: jffarge <jf@dagger.io>
2022-03-09 09:07:55 +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
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
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
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
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
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
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
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
54212596ac docs: 🐛 css enhancement + add gtag
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-17 17:50:08 +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
cb119b9ee0 docs: 🐛 more css fixes
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 11:17:12 +02:00
slumbering
e6a03d2a74 docs: fix submenu list color issue
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-14 11:16:12 +02:00
slumbering
1e971bdadf docs: 💄 fix responsiveness
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-11 18:34:04 +02:00
Andrea Luzzardi
e9b952a882 docs: rename tools/daggosaurus to website
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-04 13:49:20 -07:00