David Karlsson
ee3c9c6448
site: add lazy loading for images
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 17:10:16 +01:00
Nicolas De loof
10e7c2295f
clarification on extends and include usage ( #19318 )
...
* clarification on extends and include usage
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
* Apply suggestions from code review
---------
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-07 13:46:57 +00:00
Sebastiaan van Stijn
5af7d2bf43
Merge pull request #19327 from dvdksn/engine-25.0.3-release
...
engine: 25.0.3 release notes
2024-02-07 14:31:06 +01:00
David Karlsson
e3fdf17a5d
engine: 25.0.3 release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 14:25:20 +01:00
David Karlsson
f3c67eb3a4
Merge pull request #19329 from dvdksn/font-display-fallback-mainfont
...
css: add font-display fallback for main webfont
2024-02-07 11:28:44 +01:00
David Karlsson
90d388624e
css: add font-display fallback for main webfont
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 11:27:25 +01:00
Guillaume Tardif
520939f04e
Adding basic information about extension insights and analytics ( #19254 )
...
* Adding basic information about extension insights and analytics
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* suggestion fro review
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Fix Unique users column name
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
---------
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-07 10:09:28 +00:00
David Karlsson
ca143e00d0
Merge pull request #19304 from dvdksn/self-host-fonts
...
site: self-host fonts
2024-02-07 10:47:15 +01:00
Nicolas Beck
336be47dce
added utm params to build cloud redirects ( #19325 )
...
* added utm params to build cloud redirects
* Update data/redirects.yml
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 09:29:09 +01:00
Allie Sadler
2fa2aac5fd
ENGDOCS-1977 ( #19320 )
...
* ENGDOCS-1977
* fix callout
2024-02-06 16:17:21 +00:00
Alex Ravenna
c33a7560bb
Update build.md ( #19310 )
...
Grammar/spelling fixes
2024-02-06 09:27:38 +00:00
David Karlsson
14d58d9e73
Merge pull request #19314 from dvdksn/center-cookie-consent-btn
...
hack: center the cookie consent closing button
2024-02-06 10:20:21 +01:00
David Karlsson
fa81c2d9b5
hack: center the cookie consent closing button
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-06 10:12:26 +01:00
Gabriela Georgieva
d08eee3ded
Merge pull request #19312 from gabriellavengeo/add-security-dd-4270-release-notes
...
Add Security section to Docker Desktop 4.27.0 release notes
2024-02-05 21:45:32 +01:00
Gabriela Georgieva
9d305fd557
Add Security section to Docker Desktop 4.27.0 release notes
2024-02-05 21:38:26 +01:00
David Karlsson
d685ae77f8
Merge pull request #19287 from dvdksn/build-building-freshness-tier2
...
freshness(tier2): /build/building/**
2024-02-05 19:51:50 +01:00
Stephanie Aurelio
d032a17bb5
remove support link ( #19297 )
2024-02-05 09:38:10 -08:00
David Karlsson
9f856d4c18
Merge pull request #19299 from dvdksn/lighthouse-improvements
...
site: accessibility improvements
2024-02-05 13:11:53 +01:00
David Karlsson
ed1f51dde2
build: use a site param for example alpine versions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-05 09:11:02 +01:00
David Karlsson
62aae99eb0
build: clarify that QEMU setup is only for non-desktop users
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-05 09:11:02 +01:00
David Karlsson
b095293f7e
fix: replace unsupported lang tags for dockerignore blocks
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-05 09:11:02 +01:00
David Karlsson
9b6bc8cd46
build: use exec form for flask example
...
shell form doesnt trap sigint
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-05 09:11:02 +01:00
David Karlsson
0f9278b189
site: self-host fonts
...
Serve web fonts with our own CDN rather than Google's CDN.
This improves the download speed for fonts (dns lookups, reusing tcp
connection with http/2, cache efficiency)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-04 22:36:05 +01:00
David Karlsson
b1b6f55090
Merge pull request #19305 from lucasfcnunes/patch-1
...
fix: typo
2024-02-04 14:01:21 +01:00
Lucas Fernando Cardoso Nunes
1f083cc392
fix: typo
...
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2024-02-04 08:29:43 -03:00
David Karlsson
f039a73246
Merge pull request #19302 from dvdksn/vendor-scout-cli-1.4.1
...
vendor: github.com/docker/scout-cli v1.4.1
2024-02-03 22:29:31 +01:00
David Karlsson
478dc41907
vendor: github.com/docker/scout-cli v1.4.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 20:30:25 +01:00
David Karlsson
91b25ae998
Merge pull request #19300 from dvdksn/vendor-moby-25.0.2
...
vendor: github.com/moby/moby v25.0.3-0.20240203133757-341a7978a541+incompatible
2024-02-03 20:21:31 +01:00
David Karlsson
f452479f86
vendor: github.com/moby/moby v25.0.3-0.20240203133757-341a7978a541+incompatible
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 20:16:24 +01:00
David Karlsson
c1cd9f7f84
a11y: add aria label to theme switch button
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 17:05:36 +01:00
David Karlsson
14f905327b
a11y: remove explicit tabindex on buttons
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 17:03:48 +01:00
David Karlsson
723006b12b
a11y: add link titles in header, footer
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 17:03:18 +01:00
David Karlsson
6cd311ad9d
a11y: add alt texts to images on home page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 16:55:26 +01:00
David Karlsson
053ee9faea
Merge pull request #19285 from dvdksn/markdownlint-add-more-rules
...
test: add more lint rules for markdown
2024-02-02 23:49:18 +01:00
Stephanie Aurelio
18f1e23c76
Update UI steps to match Admin Console ( #19291 )
...
* update ui text references
* update steps for clarity
* update image alignment
* clean up
* remove outdated screenshot
2024-02-02 14:45:57 -08:00
Gabriela Georgieva
09a9ca261d
Add runc, buildkit and moby CVEs to security announcements ( #19295 )
2024-02-02 10:47:25 -08:00
David Karlsson
31779e9d35
Merge pull request #19289 from MihaelaStoica/release-notes-date
...
Update release date
2024-02-01 20:03:31 +01:00
Mihaela Stoica
f5a5718b51
Update release date
2024-02-01 18:57:45 +00:00
Gabriela Georgieva
c155302ddd
Merge pull request #19288 from lorenrh/add-sec
...
add security fixes
2024-02-01 18:25:17 +01:00
Lorena Rangel
7f65d8c90f
add security fixes
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-02-01 18:14:16 +01:00
Craig Osterhout
43128f4266
add genai guide ( #19262 )
...
* add genai guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-02-01 08:44:11 -08:00
Lorena Rangel
51b3996c90
4.27.1 release notes ( #19284 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-02-01 16:24:18 +00:00
David Karlsson
983368516f
build: update flask version used in example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 16:26:39 +01:00
David Karlsson
dc379cf085
test: add lint rule for empty links
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 16:01:46 +01:00
David Karlsson
6225724f32
test: add lint rule for trailing punctuation in headings
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
David Karlsson
b20c46a615
chore: unpublish README files in content dir
...
Adds hugo build options that prevents these READMEs from being
published.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:49:46 +01:00
David Karlsson
7eb5ad6c38
test: add lint rule for single h1
...
We should never have more than one h1 on a page.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson
078a817e12
test: add lint rule for heading start
...
Heading markup should start on the first column of a line, otherwise we
risk it being rendered as a paragraph, per the markdown spec.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson
e1ac3a4f36
test: add lint rules for tables
...
Formatting for tables wasn't guarded by markdownlint validation rules,
which increases the risk of releasing incorrectly formatted tables.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:53 +01:00
David Karlsson
2ec334037b
Merge pull request #19275 from dvdksn/upgrade-dependencies
...
upgrade build and dev dependencies
2024-02-01 15:14:44 +01:00