okkur / syna

Highly customizable open source theme for Hugo based static websites
https://syna.okkur.org/demo/
Apache License 2.0
251 stars 133 forks source link

Fix search for websites using subpaths in baseURL #883

Closed xai closed 1 year ago

xai commented 1 year ago

What this PR does / why we need it: Fix search for websites using subpaths in baseURL. Instead of always fetching /index.json, a potential subpath within the baseURL of a website should be considered.

fixes #882

Release note:

Fix search for websites using subpaths in baseURL