Skip to content

[web] Refactored search

Lars Bilke requested to merge bilke/ogs:web-search into master
  • Removed Algolia-based search
  • Added Pagefind-based search
    • Creates a local search index
    • Works also for local development
    • Is shown via Micromodal.js
    • Can be toggled with f-key

See preview (images do not work there).

  1. Feature description was added to the changelog
Edited by Lars Bilke

Merge request reports