processing/processing-web-archive

Online reference doesn't include jQuery.

aengelke opened this issue · 2 comments

To reproduce:

Open the reference page (http://processing.org/reference/) in any Browser, and notice the console error $ is not defined. jQuery isn't loaded on any reference page:

image

Verified. It seems site.js depends on jQuery, but the Reference pages do not load jQuery anywhere.

@amongiants Is site.js needed on Reference pages? If not, we should cut it. If it is needed, we should add back in a reference to jQuery.

The site.js enables the sticky navigation.