Closed balavec closed 5 years ago
Purpose: Refine the appearance and setup of the Algolia Docsearch on https://docs.plone.org
at https://github.com/plone/documentation
Fix appearance of the overlay at https://docs.plone.org
Add free Algolia docsearch to https://training.plone.org
Results 1 Day:
Robert Kuzma with help from Armin
Armin and Philip
DocSearch is a SAAS based search service from a commercial company but offered to be operated for free on Documentation of OpenSource projects as a showcase for developers (and even docs for commercial stuff depending if applying to the rules).
The DocSearch code is managed in 3 Github repositories:
[1] algolia/docsearch contains the docsearch.js code source and the documentation website.
[2] algolia/docsearch-configs contains the JSON files representing all the configs for all the documentations DocSearch is powering
[5] algolia/docsearch-scraper contains the crawler we use to extract data from the documentation. The code is open-source and you can run it from a Docker image or a local Python install.
Champion:
@loechel It seems I don't have the merge rights so you just go ahead when ready.