Sarah Sanders
d083617e9d
fix: update include.html for heading error ( #21906 )
...
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649 )
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`
## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9 )
## Reviews
- [ ] Technical review
[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Sarah Sanders
3de8201822
implement summary bars for feature attributes ( #21667 )
...
## Description
- Create `summary-bar.html` shortcode
- Inline styling
## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334 )
## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/
[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Sarah Sanders
f60f50af7b
Docs freshness: rest of Admin section
2024-12-16 15:43:19 -08:00
Sarah Sanders
4aaed903a0
docs freshness: choose profile UI flow ( #21611 )
...
## Description
- The "Choose profile" UI flow is now live in Admin Console, updated all
docs UI flows
- Just FYI, this is in staging behind feature flag for: DBC and Billing
## Related issues or tickets
[ENGDOCS-2356](https://docker.atlassian.net/browse/ENGDOCS-2356 )
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2356]:
https://docker.atlassian.net/browse/ENGDOCS-2356?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-12 07:39:22 -08:00
David Karlsson
c9dc7f99c6
hugo: replace Shortcode.Scratch with Shortcode.Store
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:18:16 +01:00
Allie Sadler
0571834c70
enforce-sign-in-updates ( #21393 )
...
<!--Delete sections as needed -->
## Description
Merges content updates from [this
PR](https://github.com/docker/docs/pull/21073 ) and [this
PR](https://github.com/docker/docs/pull/20885/files ) to avoid conflicts
on release day.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-18 16:20:13 +00:00
Sarah Sanders
3709b9bab5
Merge branch 'main' into ENGDOCS-2281
2024-11-13 09:38:26 -08:00
Allie Sadler
cef62c197d
ENGDOCS-2306 ( #21398 )
...
<!--Delete sections as needed -->
## Description
Freshness on IAM, HDD index page and Air-gapped containers page.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-12 08:05:58 +00:00
Sarah Sanders
363d194cac
Merge branch 'main' into ENGDOCS-2281
2024-11-11 14:59:50 -08:00
Sarah Sanders
8b81c215db
Found more outdated callouts, fixed whitespacing
2024-11-08 10:32:44 -08:00
Sarah Sanders
a1f398e9de
Update admin-users.html
2024-11-08 07:57:01 -08:00
Sarah Sanders
0e4d61ef79
Update manage org docs for user invitation flow
2024-11-05 11:20:46 -08:00
Sarah Sanders
3015d2c4da
Merge pull request #21274 from sarahsanders-docker/ENGDOCS-2270
...
Update Manage SSO guide
2024-11-04 14:11:19 -08:00
David Karlsson
ac73249bf9
site: remove target=_blank
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 15:46:19 +01:00
Sarah Sanders
68effdcf45
Remove shortcode file
2024-10-30 09:35:24 -07:00
Sarah Sanders
22138707c7
Update Manage SSO guide
2024-10-29 14:58:57 -07:00
Sarah Sanders
7a980eb666
Update JIT, SCIM, and group mapping guides
2024-10-24 15:52:48 -07:00
Craig Osterhout
3bb24b6420
admin: remove company mgmt from hub ( #21035 )
...
* admin: remove company mgmt from hub
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-07 11:59:29 -07:00
David Karlsson
2e59bd4eb7
site: use filter-based nav for guides
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
David Karlsson
4443d3640a
hugo: update layout architecture
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
David Karlsson
3249110cdf
hugo: use i18n strings in 'experimental' and 'restricted' shortcodes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 15:08:59 +02:00
Craig Osterhout
b81f04a0c0
Merge pull request #20687 from craig-osterhout/engdocs-2186
...
admin: update org onboarding
2024-08-23 08:06:04 -07:00
Craig Osterhout
774e3752de
Merge pull request #20698 from craig-osterhout/engdocs-2192
...
admin: update sso for companies
2024-08-23 08:05:29 -07:00
David Karlsson
b7f0232bc6
Merge pull request #20563 from dvdksn/learning-paths
...
site: add learning paths
2024-08-23 06:04:56 +02:00
Craig Osterhout
f99d60455b
admin: update sso for companies
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 11:46:40 -07:00
Craig Osterhout
9905b657af
update org onboarding
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 09:54:59 -07:00
David Karlsson
d969391357
chore: move glossary to /reference
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson
70833553ba
site: add learning paths
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 10:24:00 +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
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
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
Allie Sadler
b904b7f074
ENGDOCS-2072b ( #20094 )
...
* ENGDOCS-2072b
* final tweaks
* review edits
2024-07-15 11:02:22 +01: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
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
Stephanie Aurelio
e8661b9934
ui style updates ( #20252 )
2024-06-18 09:32:53 -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
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
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
46a3512a54
hugo: css overhaul
...
- Remove manual breakpoint definitions and use tailwind defaults
- Fix various overflow and other rendering issues
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 18:14:02 +02:00
Stephanie Aurelio
f1777ac06e
Update provisioning references ( #19735 )
...
* update jit callouts and add step
* separate management steps and update callouts
* update conditional steps
* add diagram and add cross-links
* remove old diagram
* update diagram
* add details about multi-org sso
* implement feedback
* move beta feature banner and link to section
* update tab order
* update diagram and provide clarity around sso error
* remove image and update faq
2024-04-10 08:25:46 -07:00
Stephanie Aurelio
e00f576f80
move events out of shortcode and add new repo events ( #19738 )
2024-04-08 09:55:44 -07:00