ema
ema copied to clipboard
Add static search sub-app
https://ema.srid.ca/guide/compose
Much like Ema.Route.Lib.Extra.PandocRoute, we want an Ema.Route.Lib.Extra.StaticSearch that uses https://stork-search.net/ to provide client-side full-text search to static sites.
Ultimately this should be used in Emanote: https://github.com/EmaApps/emanote/pull/327 | https://emanote.srid.ca/guide/html-template/search
All sub apps must be a separate package; see #141