ros-infrastructure / rosindex

The source code for generating index.ros.org
https://index.ros.org
GNU General Public License v3.0
13 stars 24 forks source link

Use stack exchange api for questions #417

Closed rkent closed 2 months ago

rkent commented 2 months ago

Fixes #354

I switched to the questions API, and the CORS issues go away.

I modernized the js, but also did not try to duplicate the previous "descriptions" functionality. The user can just go to the Stack Exchange site if they are interested.