Github pages

This commit is contained in:
Maxime Beauchemin
2016-03-17 22:58:08 -07:00
parent 8bf84b8d62
commit feeda4764d
117 changed files with 34680 additions and 3147 deletions

2
_static/js/jquery-fix.js vendored Normal file
View File

@@ -0,0 +1,2 @@
// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);