docsy icon indicating copy to clipboard operation
docsy copied to clipboard

Custom html elements in the right sidebar

Open fekete-robert opened this issue 1 year ago • 1 comments

This PR adds hooks and placeholder files to include custom HTML elements in the right sidebar. For example, it can be used to show images or banners for events like here:

Screenshot 2024-08-03 at 10 21 34

To use it, add your HTML code to the layouts/partials/hooks/custom-right-sidebar-elements-top.html or layouts/partials/hooks/custom-right-sidebar-elements-bottom.html file in your project directory.

(I haven't updated the userguide yet because I wasn't sure where to add this info.)

fekete-robert avatar Aug 03 '24 08:08 fekete-robert

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Aug 03 '24 08:08 google-cla[bot]