Stephanie Aurelio
3b5ccb7ca0
update note
2024-06-18 12:25:11 -07:00
Sebastiaan van Stijn
cccf52f742
hub: change "My Account" to "Account settings" ( #20204 )
...
I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 07:46:13 -07:00
David Karlsson
5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
...
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson
69d375a480
build: consolidate building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:12 +02:00
David Karlsson
b3620f8204
chore: remove duplicate content paths
...
Duplicate aliases means multiple pages will attempt to redirect the same
URL
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
Craig Osterhout
d9ad51d5e1
hub: categories released ( #20099 )
...
* remove ea from hub categories
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* add release note
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* refine release note
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-28 10:49:51 -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
David Karlsson
c6b91c8db1
chore: removed unused media files
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:32 +02:00
Craig Osterhout
0a11e6f5df
update hub categories note ( #20017 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-13 10:24:37 -07:00
Allie Sadler
6ee0567ce7
ENGDOCS-2084 ( #19940 )
2024-05-02 12:54:23 +01:00
Stephanie Aurelio
94df07fd97
delete old page ( #19930 )
2024-05-01 09:36:09 -07:00
David Karlsson
ccb50a8467
hugo: add tags
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
David Karlsson
91752dd94c
Merge pull request #19741 from dvdksn/hub-categories
...
Docker Hub: add content categories
2024-04-18 22:55:24 +02:00
David Karlsson
451b837c23
hub: content categories early access
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 20:55:43 +02:00
David Karlsson
b75fe78d4f
lint: enable markdownlint MD022 / blanks-around-headings
...
Headings should be surrounded by blank lines
Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
David Karlsson
c09ec313e2
trusted-content: restructure doi section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
Stephanie Aurelio
44c201efbc
Billing and subscription freshness ( #19573 )
...
* update toc and refresh billing and subscription pages
* update links
* fix another link
* update image path and fix typo
2024-03-07 11:52:07 -08:00
Vrushabh Gawas
380b52604a
fix text overflow
2024-02-25 17:38:15 +05:30
Craig Osterhout
016b25de9d
update oras link ( #19496 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-23 10:43:25 -08:00
David Karlsson
f3b44a4476
cli: change reference docs url paths
...
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
twelsh-aw
d9781707e1
Add length restrictions to token_label in API spec ( #19421 )
...
There are maximums enforced here that we document in API spec.
2024-02-16 08:22:48 +00:00
Allie Sadler
2fa2aac5fd
ENGDOCS-1977 ( #19320 )
...
* ENGDOCS-1977
* fix callout
2024-02-06 16:17:21 +00:00
Stephanie Aurelio
6ff52e1916
Add clarification on when to use collaborators ( #19136 )
...
* add clarification on collaborators
* move org info out of callout and update intro
* Implement feedback
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 12:06:56 -08:00
Stephanie Aurelio
6a05b4da98
Mini freshness update ( #19162 )
...
* tier 1 updates
* update overview and refresh quickstart steps
* update description and refresh for accuracy
* fix capitalization
* optimize image and replace low res image with console example
2024-01-22 08:11:34 -08:00
David Karlsson
04de43a394
cli: remove alias stubs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
74700240ff
hub: clarify which api endpoints were removed with AIM removal
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 15:00:03 +01:00
Stephanie Aurelio
48b3eb2672
update create repos ( #19038 )
2024-01-05 09:50:53 -08:00
Stephanie Aurelio
f4d58b3958
Reference freshness updates ( #18966 )
...
* update punctuation and grammar
* refresh engine api overview
* update metadata and refresh engine sdk overview
* update callouts and refresh sdk examples
* update word
* fix callout
* fix callout pt two
2023-12-20 08:41:59 -08:00
David Karlsson
a205c6c4aa
build(autobuilds): call out 10 GB max size limit
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-20 16:30:16 +01:00
Stephanie Aurelio
482bcb4ec0
Restructure administration docs IA ( #18940 )
...
* cli: use the new add-host separator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* update organization admin sections
* update company sections and move faqs
* add create company steps and clean up overview
* update faq paths in tiles and add ea banner to admin tab
* fix spaces and update admin console references
* update banner message, clarify content, and streamline onboarding guide
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 08:58:20 -08:00
David Karlsson
21754c925f
Merge pull request #18829 from stephaurelio/sma/1877/addHbBillingSub
...
HB billing and sub
2023-12-15 21:44:21 +01:00
Stephanie Aurelio
51a2aae597
FAQ Tier 1 freshness ( #18916 )
...
* freshness updates
* faq updates
* fix typo
* fix typos
* implement feedback
* small update
2023-12-14 10:18:59 -08:00
Stephanie Aurelio
9404cbd714
update name and implement feedback
2023-12-11 09:41:31 -08:00
David Karlsson
f64a0f4ce8
hub: remove advanced image management
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-08 13:14:05 +01:00
Stephanie Aurelio
ba85bea6e8
add build plan to deactivate account prereqs
2023-12-07 14:32:19 -08:00
Stephanie Aurelio
031efe9158
Update Hub UI element names ( #18873 )
...
* replace ui element name
* update ui name for account settings
* Implement feedback
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-12-07 09:39:11 -08:00
David Karlsson
4ef61369dc
Merge pull request #18871 from stephaurelio/sma/1895/updateHubFaq
...
Update Hub FAQ
2023-12-07 05:59:17 +01:00
Stephanie Aurelio
dde34fdf00
remove question
2023-12-06 19:06:07 -08:00
Stephanie Aurelio
e18c61a734
Clarify adding collaborator permissions ( #18850 )
...
* clarify restrictions for orgs
* implement feedback
2023-12-05 13:51:16 -08:00
Stephanie Aurelio
6579d1b20b
Update Scout billing docs for new downgrade flow ( #18730 )
...
* update steps
* update the deactivate account docs with new link and language
2023-11-20 15:56:29 -08:00
Stephanie Aurelio
6f72048eb1
Update create your org doc ( #18726 )
...
* move steps from banners to doc
* clarify where to click
2023-11-20 09:09:35 -08:00
Stephanie Aurelio
2da43407ac
Tier 1 freshness for Hub API docs ( #18687 )
...
* update api latest
* fix spacing
2023-11-17 08:34:04 -08:00
Craig Osterhout
8bb75fa5fa
tier 1 updates for freshness ( #18686 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:40:56 -08:00
Stephanie Aurelio
b395c3e531
Update and refresh company docs ( #18656 )
...
* update company faqs structure diagram and implement support feedback
* update faq and callout
* implement feedback and fix conditional
2023-11-15 13:33:49 -08:00
Allie Sadler
0f2fe1de22
ENGDOCS-1771 ( #18613 )
...
* ENGDOCS-1771
* fix build
* fix build
* fix build
* fix build
* fix build
* fix build
* fix build
* fix build
* fix build
* fix links
* links
* add cards
* final link fix
* review edits
2023-11-09 09:23:24 +00:00
Stephanie Aurelio
5bd8173e3e
Add effects converting a user account to an org ( #18580 )
...
* add effects of account conversion
* cleanup
* update wording
2023-11-06 08:01:47 -08:00
sheltongraves
b3c99b496e
registry: update Image Access Management deprecation date to 2023-12-11
...
Author: sheltongraves <148902861+sheltongraves@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-02 20:43:35 +01:00
David Karlsson
c5e0b995c5
chore: add missing language tags for code blocks
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 10:52:00 +01:00
Stephanie Aurelio
4065fc2c98
add callout and update login criteria ( #18534 )
2023-10-26 11:42:41 -07:00
Stephanie Aurelio
4038b9f35d
[10/25] Update create account page with social providers ( #18472 )
...
* update create account steps and faq
* update steps and implement feedback
* Update for clarity
2023-10-26 10:42:55 -07:00