website/layouts/_default
Sayak Mukhopadhyay 8af973175c
feat: rework the scripts to make it closer to docsy
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>
2025-03-15 12:55:03 +05:30
..
_markup refactor: the link processing logic has been redefined 2024-08-22 00:53:49 +03:00
baseof.html Align deprecation warnings more with Docsy 2025-02-13 12:45:34 +00:00
cve-feed.json Replace deprecated getJSON with transform.Unmarshal 2024-03-22 01:03:49 +00:00
cve-feed.rss.xml CVE status as Category field 2024-06-27 11:06:39 -04:00
search.html feat: rework the scripts to make it closer to docsy 2025-03-15 12:55:03 +05:30