Usha Mandya
6ec1bf7f40
Update sample questions and featured topics list
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com >
2026-02-10 15:01:19 +00:00
David Karlsson
50661c226f
Merge pull request #24111 from dvdksn/add-sandboxes-sample-q
...
site: add sample question about ai sandboxes
2026-02-10 12:14:48 +01:00
David Karlsson
3f4c518271
site: add sample question about ai sandboxes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-10 12:03:43 +01:00
David Karlsson
734cf9cd55
site: hide search button in safari
...
Until template rendering bug is fixed in pagefind ui
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-10 11:51:56 +01:00
David Karlsson
bae220635b
site: show breadcrumbs in search results
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-10 11:51:56 +01:00
David Karlsson
70f64d0ab6
site: limit search sub-results to 5
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-10 11:51:56 +01:00
David Karlsson
38f3ab3988
site: improve custom template for search results
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-10 11:51:31 +01:00
David Karlsson
77645c2e8f
site: add pagefind metadata for improved search ranking
...
Index description, keywords, and breadcrumbs as Pagefind metadata
to improve search result relevance. Configure ranking weights to
prioritize title matches and reduce term frequency bias.
- Add pagefind-meta.html partial for centralized metadata
- Move breadcrumb metadata from breadcrumbs.html to new partial
- Configure metaWeights: title (10x), keywords (6x), description (4x)
Assisted-By: cagent
2026-02-09 15:43:37 +01:00
David Karlsson
f929b8f1ed
site: implement pagefind component ui for search modal
...
- Add pagefind-component-ui.css and .js assets
- Replace search bar with custom button that opens modal
- Add custom result template with Tailwind classes
- Add dark mode styling for modal and result highlights
- Support Cmd/Ctrl+K keyboard shortcut
Assisted-By: cagent
2026-02-09 15:43:37 +01:00
David Karlsson
0150180a43
site: remove /search page, redirect to homepage
...
The search functionality is now handled entirely by the modal.
Assisted-By: cagent
2026-02-06 09:16:14 +01:00
David Karlsson
9f380d429e
chore: refactor style guide to STYLE.md and COMPONENTS.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-05 10:38:35 +01:00
David Karlsson
740d046b67
site(gordon): make feedback/copy buttons more prominent
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-29 10:01:05 +01:00
huangkevin-apr
bad408dd4f
Add accessible names to footer social media links
2026-01-25 13:43:32 +01:00
David Karlsson
e0ac8c2c0c
Merge pull request #24009 from dvdksn/favicon
...
site: add standard favicon formats for search engine compatibility
2026-01-23 13:20:25 +01:00
David Karlsson
5e0ba213eb
site: add standard favicon formats for search engine compatibility
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-23 13:16:50 +01:00
David Karlsson
bd9a74141c
site: add markdown output for samples pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-23 09:37:21 +01:00
David Karlsson
a631e63737
site: remove front matter from generated md output
...
The front matter addition an experiment, but I think we should remove it
for now. There's no clear reason to include it. Maybe if some sort of
standard emerges for structuring front matter for agents, we could
consider reintroducing it. But for now I'd remove it to keep things
clean and simple.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-23 08:19:18 +01:00
David Karlsson
dac9999c44
site: update footer styling
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-21 15:56:23 +01:00
David Karlsson
2c59158bc3
site: update landing page layout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-21 15:56:23 +01:00
Craig Osterhout
4a3f9e3cbe
homepage: update download component ( #23978 )
...
<!--Delete sections as needed -->
## Description
This might be a my computer thing (because my computer probably isn't
the fastest), but the component often flickers on load.
- ~Removed x-collapse and~ added x-cloak to prevent the drop-down from
appearing expanded before the js loads.
- Changed the button text to static, so it's not waiting for the OS
detection to load.
## Related issues or tickets
ENGDOCS-3149
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2026-01-14 11:50:05 -08:00
David Karlsson
50f7d86aef
Merge pull request #23960 from dvdksn/improve-markdown-rendering
...
improve markdown rendering
2026-01-13 16:54:52 +01:00
David Karlsson
04b50acd16
site(gordon): shorten footer message
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 16:17:38 +01:00
David Karlsson
33f0ec928c
site(gordon): update example questions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 15:37:59 +01:00
David Karlsson
672eac9241
site(gordon): add link to feedback issue
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:28:17 +01:00
David Karlsson
26e697d482
site(gordon): add turn limit (10 messages)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
b0e9949db2
site(gordon): get qa ID from stream chunk
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
4455ac2821
site(gordon): always show message actions, add error handling
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
3a25078dba
site(gordon): add y padding for response in loading state
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
e92886454d
site(gordon): make page context switch prettier
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
eb4bb34edf
site(gordon): update message window styles
...
- Increase chat panel width from 70ch to 80ch
- Update user message background colors for better contrast
- Add prose styling to messages for consistent typography
- Simplify message rendering template structure
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
a9651d19db
site(gordon): configure hostname with HUGO_USE_LOCAL_GORDON
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
f54f6db10c
site(gordon): show error message when rate limited
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
d3a595ef6a
site: use gordon for ask ai
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-13 12:21:28 +01:00
David Karlsson
23a6fde9cb
site: render page info dropdown on cli pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:45:33 +01:00
David Karlsson
8c05ef70b8
hugo: render markdown for api/cli reference pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:42:05 +01:00
David Karlsson
aa10ed9784
hugo: improve metadata rendering for markdown output
...
Render title and related pages as front matter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:17:32 +01:00
David Karlsson
8e88adb4ad
site: improve the page options menu
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:17:32 +01:00
David Karlsson
b45c1b846e
site: update page opts menu ref to markdown pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:11:19 +01:00
David Karlsson
b3a1fe27ba
site: add rel link to markdown output
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 15:11:19 +01:00
David Karlsson
b619ed27d3
hugo: improve shortcode rendering for markdown output
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-12 13:02:07 +01:00
David Karlsson
9a56ba3db0
site: add dd download links to homepage
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-09 17:44:07 +01:00
Allie Sadler
95132e4677
Removes DD: RSS feed ( #23943 )
2026-01-08 09:23:27 -08:00
Sebastiaan van Stijn
67c1e98f0b
api: include alternate link for swagger / OpenAPI spec
...
The API docs are generated dynamically, which prevents them from being
crawled / indexed. Provide a link to the swagger / OpenAPI spec that's
used to generate the page, so that that content can be used as alternative.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-01-08 16:36:09 +01:00
David Karlsson
8725611e05
Merge pull request #23812 from dvdksn/geo
...
site: improve schema.org json-ld markup
2026-01-07 10:16:09 +01:00
Craig Osterhout
b10a462f9f
rename api layout ( #23928 )
...
<!--Delete sections as needed -->
## Description
Rename API template
https://deploy-preview-23928--docsdocker.netlify.app/reference/api/engine/version/v1.52/
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2026-01-05 16:40:38 +00:00
David Karlsson
cf5fa9aeda
hugo: update reference to internal template
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-05 08:34:34 +01:00
Craig Osterhout
9681433916
component: adjust grid resizing
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2025-12-19 12:39:59 -08:00
David Karlsson
599393423f
dhi: use attribute for tier, remove badge shortcode from heading
...
Create a 'tier' attribute for headings and render it semantically
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-17 14:07:35 +01:00
David Karlsson
824a2d5366
site: add dhi migrations/examples as featured guides
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-17 14:07:35 +01:00
David Karlsson
d7f4273ec2
hugo: add redirect page type
...
For redirecting to another page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-17 14:07:35 +01:00