feat: implement custom partial in search--input.html chore: add some comments on how things can be refactored later feat: bring the search.html closer to docsy by only including the search-input partial and using the other things from baseof.html fix: first line comments need to be in the {{/* */}} block, see https://github.com/gohugoio/hugo/issues/7243 Apply suggestions from code review fix: apply review suggestions fix: search bar should be removed in page find results and should be present in the sidebar Co-authored-by: Tim Bannister <tim@scalefactory.com> |
||
---|---|---|
.. | ||
OWNERS | ||
README.md | ||
apiref.js | ||
bootstrap-4.6.1.min.js | ||
jquery-3.6.0.min.js | ||
jquery.scrollTo-2.1.3.min.js | ||
redirects.js | ||
script.js | ||
split-1.6.0.js |
README.md
NOTE
This directory contains scripts files referenced by different sections of the website. Please use caution when moving/renaming them.
Scripts used by API reference
- bootstrap-4.6.1.min.js
- jquery-3.6.0.min.js (indirect dependency from bootstrap-4.3.1.min.js)
- jquery.scrollTo-2.1.3.min.js
- apiref.js