Experimenting with making #Lektor searchable as a knowledge base. Don't really know a lot about the platform, any pointers on starting?
Haven't really tinkered with static flat-file sites before. Trying to figure out best starting point.
Was thinking maybe to add some kind of Atom feed, then build an index that takes arguments from a search parameter? Then just use lunr.js for the search component?