This commit adds support for icon optimization using inline svgs,
improving site performance.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
When accessing a page that's far down the left-hand sidebar, we have a
script that would scroll the sidebar position down so that the selected
item is visible. In some cases, this would cause some confusion and
jittery rendering on page load.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Removes the alpine.js components for the sidebar, and uses vanilla
eventlisteners instead. Also moved off javascript for handling the
expanse/collapse display, in favor of using css only.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Before this change, the Dockerfile tooltip script marked all occurences
of keywords, as defined by the lexer, as Dockerfile instructions in a
`dockerfile` code block. This meant some tokens parsed from heredocs
would be included. The matched keyword token is now compared against a
hard-coded list of actual Dockerfile instructions before they're
annotated.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Adds an .external-link utility class, to be used together with the
existing .link utility, for adding the correct styles to the open_in_new
icon without having to duplicate the markup each time.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Adds an .icon utility class to set ligature text via via a data-icon
attribute on the element. This is a workaround to prevent crawlers from
picking up the font ligature innertext in html directly.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
- Refactoring styles to prevent unwanted specificity issues by using
tailwind directives
- Improve color consistency for code blocks and other components by
replacing adhoc hex values with theme colors
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
NameOther identifiers had a dark violet color in dark mode, making them
illegible in e.g. code blocks. Changed to plain white.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
- Use full reading col width for tables on large screens
- Use `display: block; overflow-x: scroll;` on small screens
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Search results include the hostname by default.
This change strips the hostname which makes it
possible to search when the site is deployed on
other domains, such as netlify and localhost.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Add validate page in the toc as it was missing
* Update publishing process
Introduce self-published and docker reviewd notions
Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
* Add cards for publishing option to make them more visible
* Add images on cards
* Add description on the cards
* Mention self-published extension in the end users docs page as well
* Use buttons rather than cards
* Apply suggestions from code review
* Update desktop/extensions-sdk/extensions/publish.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
* POC image modal
* standardize image size
* fixes
* fixes
* reverse an earlier commit and tweak further
* experiments
* more playing around
* simplify
* David's magic
* david fix
* test
* test 2
* Final fix
* now the final fix
* add DDS colors to docs and change main variables and style.scss sheet
* find and replace colors from color-palette-2 and deprecate palette 2
* find and replace colors from color-palette-3 and deprecate palette 3
* more alignment with colors
* change typography
* typography tweaks
* fix fonts
* dark mode and accessibility
* review changes
* icons
* icons
* icons
* accessibility fix on footer
* review comments
* initial structure of ECI-DM
draft layout
* PR-FAQ additions
* further PR-FAQ additions
* edits, edits, edits
* edits and fix broken link
* added more known issues
* incorporate review feedback
* tweaks from feedback
* review comments for hardened desktop landing page
* review comments for the Admin Controls landing page
* review comments for the ECI FAQ page
* review comments for the AC Configure page
* screenshot add
* review round 2 changes
* more tweaks
* info from @ebriney
* minor tweaks
* consistency fixes and tweaks
* remove trailing comma and add more WSL notes
* customer zero feedback
* review suggestions from Rodny and Cesar, and proxy section fix
* review edits from Rodny and Docs team
* bug bash 1 fixes
* bug bash 1 fixes
* changes from bug bash 2
* Further comments from Cesar
* proxy change
* tweaks and installer flag addition
* typo fix
* typo fix
* Cesar's additions
* fix broken links
* final checks
* edit overview page
* add the whalemenu
* add better whale-menu icon from the Design system
* add info on the whalemenu
* fix images
* fix broken links
* update terms