mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
This should solve #23. This is a fully static search implementation powered by [Pagefind](https://pagefind.app/). In terms of UI, I found and implemented a section in the sidebar for searching the documentation. It was hidden presumably waiting for implementation. It mentioned using the slash (/) key for searching, so I implemented the hotkey as well. I made the indexing command required by Pagefind run after Eleventy finishes building using the `.after` hook. Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/370 Co-authored-by: oatbiscuits <oatbiscuits@noreply.codeberg.org> Co-committed-by: oatbiscuits <oatbiscuits@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| _data | ||
| _includes | ||
| advanced | ||
| ci | ||
| codeberg-pages | ||
| codeberg-translate | ||
| collaborating | ||
| getting-started | ||
| git | ||
| improving-codeberg | ||
| improving-documentation | ||
| integrations | ||
| markdown | ||
| security | ||
| contact.md | ||
| content.11tydata.json | ||
| home.md | ||
| redirects.md | ||