projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
50 stars 22 forks source link

Add the version attribute to config #216

Closed joeytakeda closed 2 years ago

joeytakeda commented 2 years ago

This adds the version attribute to the root config element alongside some additional documentation about the root config element.

martindholmes commented 2 years ago

Looks good -- will merge. I realize this actually puts the config changes to the top of the agenda for v2, following the deprecations, because we can't really move forward until we have a working model of the v2 config file.