mirror of https://github.com/crossplane/docs.git
Adds a copy to clipboard button using Clipboard.js Optional support for defining which lines to copy out of the code box. Adds styling and anchor links to the line numbers Adds support to link to line number anchors inside tabs Removes line numbers from tables (no user impact, changes styling and JS element targeting) Makes the top NAV not sticky. This is required to make the line number anchors work. Otherwise the line number linked to will go under the navbar and not be in view. Fixing this with a sticky nav is a very large lift (for me). Also note, the side bars are still sticky. Removes clipboard scsss files. All clipboard related styles are merged into code-theme-base.scss Also applies Hugo caching fixes that can cause the stylesheet not to load in local dev (discovered in this PR) |
||
---|---|---|
.. | ||
webpack |