apache / accumulo-website

Apache Accumulo Website
https://accumulo.apache.org
14 stars 100 forks source link

Update javascript and css resources #394

Closed ctubbsii closed 11 months ago

ctubbsii commented 1 year ago

Several libraries we use for the website are a bit out of date and could be updated. Here's a list of some:

Edit: The above dependencies are all imported in default.html. The search page imports its own dependencies that need updating:

ctubbsii commented 1 year ago

Font Awesome, DataTables, and jQuery were updated in #396

DomGarguilo commented 12 months ago

lunr was updated in #399 and jquery import was removed from that page so the main import of jquery would be used.