I'm new to wordpress hence my noob question. How can i add jQuery library to Thematic?
On static sites i create a folder and put my jquery library inside along with a custom.js file with the javascript implementations and then called it in the <head> of the site after the css.
Whats the best practices to do this with wordpress and thematic?
And sorry for the really noob question.