David Karlsson
cabff85f2e
Merge pull request #20608 from dvdksn/callouts-render-hook
...
hugo: use render hooks for blockquotes (callouts/alerts)
2024-08-16 10:45:03 +02:00
David Karlsson
eb8614af4d
hugo: refactor include shortcode mechanics
...
Instead of inserting the raw file contents, use the page object.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:30:05 +02:00
David Karlsson
e3aa78b72c
chore: update alert syntax
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
David Karlsson
0f4bb635f5
hugo: update alerts in cli template
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:32 +02:00
David Karlsson
43810e618d
hugo: add restricted shortcode
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:49 +02:00
David Karlsson
4df0ee12c5
hugo: add experimental shortcode
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:49 +02:00
David Karlsson
ea6246b059
hugo: use render hook for callouts
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:48 +02:00
David Karlsson
c303c470a3
site: decrease z-index for copy button
...
The copy button z-index was higher than the site header.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 09:46:26 +02:00
David Karlsson
fd2dbcf9b4
Merge pull request #20584 from dvdksn/housekeeping
...
hugo/build/ci housekeeping
2024-08-14 09:52:36 +02:00
David Karlsson
1f3597eb35
hugo: remove unused redirect_from param from redirects tpl
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:15:46 +02:00
David Karlsson
886a27ae8d
hugo: cache more partials
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:27:54 +02:00
David Karlsson
8ae71a65d2
hugo: dont print warning for introduced sc threshold
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:27:54 +02:00
David Karlsson
1c3f34240b
hugo: remove unused shortcodes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:27:54 +02:00
David Karlsson
8b82562776
site: add vwo async smartcode to staging env
...
Enables A/B testing with VWO on docs-stage.docker.com
2024-07-16 13:32:09 +02:00
Allie Sadler
b904b7f074
ENGDOCS-2072b ( #20094 )
...
* ENGDOCS-2072b
* final tweaks
* review edits
2024-07-15 11:02:22 +01:00
David Karlsson
d8750ca6e7
hugo: fix invalid image refs for section pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-09 16:32:10 +02:00
David Karlsson
7f778f78ea
hugo: use URL parser for image ref in render hook
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 16:02:44 +02:00
Lorena Rangel
615d26feaf
fix: add a new shortcode to handle new installers ( #20366 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-05 15:24:51 +01:00
Lorena Rangel
7f3226a805
fix: update linux links ( #20364 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-05 14:58:51 +01:00
David Karlsson
92c31e093d
hugo: move youtube script out of shortcode template
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 11:10:48 +02:00
David Karlsson
9f8eca2276
feat: add stepper graphic for article series
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 18:26:57 +02:00
David Karlsson
4e9c179e91
get-started: add overview and template
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 18:26:57 +02:00
David Karlsson
819744d334
Revert "site: add vwo async smartcode"
...
This reverts commit 922f788824
.
2024-07-02 10:52:56 +02:00
David Karlsson
922f788824
site: add vwo async smartcode
...
Enables A/B testing with VWO
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 10:49:23 +02:00
David Karlsson
ea34ef63d6
Merge pull request #20229 from dvdksn/scout-overview-pages
...
scout overview pages
2024-06-24 09:33:17 +02:00
David Karlsson
1c22ceb59e
Merge pull request #20268 from dvdksn/search-rm-hls
...
search: disable result highlights in page body
2024-06-20 16:08:30 +02:00
Craig Osterhout
29f2df9319
search: add additional Heap properties to event ( #20232 )
...
* add heap track to search
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* feedback1
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-06-20 06:58:15 -07:00
David Karlsson
4cc6c1d61f
search: disable result highlights in page body
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-20 15:45:03 +02:00
Stephanie Aurelio
e8661b9934
ui style updates ( #20252 )
2024-06-18 09:32:53 -07:00
David Karlsson
0b673bbb22
hugo: enable analytics fingerprint on kapa widget
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 17:36:48 +02:00
Craig Osterhout
b9ac2c6898
get-started: update workshop paths ( #20216 )
...
* move /get-started/ to /guides/workshop/
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* move image
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/engine/swarm/swarm-tutorial/_index.md
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
* Update content/guides/deployment-orchestration/swarm-deploy.md
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
* rename file for part 10
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
David Karlsson
b21e0573af
hugo: add support for absolute markdown links
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02:00
Craig Osterhout
a397891c35
get-started: update toc ( #20200 )
...
* Added a new concept pages 'Get Docker'
* Changes in whats-next page
* Formattinf changes
* Removed an extra dot
* Formatting changes
* Few formatting changes
* Added video for get started guides
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Removed a statement based on review
* Added link to the zip file
* few formatting changes
* Added missing steps for VS Code
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* changed the title to Get Docker Desktop
* Modified Additional setup instructions to Install Instructions
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* removed main.log
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* update get started toc
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix links
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Ajeet Singh Raina <ajeetraina@gmail.com>
2024-06-11 07:48:54 -07:00
Stephanie Aurelio
134f0be5c9
remove and update callouts ( #20158 )
2024-06-06 10:01:49 -07:00
maxcleme
d62fe26509
Docker Desktop 4.31.0 ( #20114 )
...
* docs(desktop): promote windows arm beta on release notes page
Signed-off-by: maxcleme <maxime.clement@docker.com>
* docs(desktop): add release notes for 4.31.0
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Update content/desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: remove one highlight
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: add missing release note entry
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: bump containerd v1.6.32 -> v1.6.33
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: bump docker v26.1.3 -> v26.1.4
Signed-off-by: maxcleme <maxime.clement@docker.com>
* doc: finalize 4.31.0 build number
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Apply suggestions from code review
---------
Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-06 16:19:57 +01:00
David Karlsson
018b45cc5a
Merge pull request #20087 from dvdksn/pagefind-v1.1
...
search: pagefind v1.1.0
2024-06-04 12:31:03 +02:00
David Karlsson
873fc2f5c6
search: clip overflowing excerpt
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-04 09:54:37 +02:00
Stephanie Aurelio
da58f6c5a6
Refresh admin and security FAQ pages ( #20084 )
...
* refresh admin and security pages
* clean up sso faqs
* edits
* vale fixes
* vale fixes and edit
* implement feedback
2024-05-29 08:40:23 -07:00
David Karlsson
5fe793f3a5
search: exclude hidden pages from index
...
Hidden pages (pages excluded from the sitemap) shouldn't be included in
the pagefind index.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-24 16:12:43 +02:00
Craig Osterhout
ab999d06b3
remove dev env links from samples ( #20083 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-23 08:50:29 -07:00
David Karlsson
97307d4c66
search: pagefind v1.1.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 14:05:59 +02:00
Craig Osterhout
f856b304c3
remove walkthroughs ( #20076 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07:00
Stephanie Aurelio
0e1aaa62ec
Update provisioning pages and add group mapping steps ( #20016 )
...
* add provisioning section and group mapping steps
* update URL
* update vale accept
* update callout in jit page
* fix urls
* vale fixes
* alphabetize new vale entries
* implement feedback
2024-05-21 09:25:52 -07:00
Stephanie Aurelio
bdfd68c70e
Update JIT release phase callouts ( #20030 )
...
* update callouts
* link to release phase doc
* vale: add SCIM, Admin Console to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-14 12:12:11 -07:00
Stephanie Aurelio
8493f13d25
Update provisioning sections ( #19980 )
...
* update shortcodes
* use acronym
* fix typo
2024-05-13 13:09:53 -07:00
David Karlsson
5599686cb9
hugo: return keywords as sliceArray
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-13 15:23:28 +02:00
David Karlsson
bbb894f3e4
Merge pull request #19973 from dvdksn/fix-toc-html
...
fix: pass heading text through md renderer
2024-05-11 14:17:08 +02:00
David Karlsson
d4cdd83e66
Merge pull request #20002 from dvdksn/scout-search-keywords
...
site: improve static search
2024-05-08 21:59:32 +02:00
David Karlsson
a56d652fdd
hugo: improve templating for keywords and descriptions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 20:07:17 +02:00
Michael Irwin
efadb1fdcc
Fix URL used for images in twitter/og previews ( #19989 )
...
* Fix URL used for images in twitter/og previews
* Use absURL to create absolute URLs for meta tag URLs
* Update other uses of base URL generation to use absURL helper
2024-05-08 09:07:42 +02:00