Skip to content

Commit

Permalink
jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
seltmann committed Mar 30, 2024
1 parent 82e78fc commit 230988a
Show file tree
Hide file tree
Showing 37 changed files with 27,121 additions and 0 deletions.
30 changes: 30 additions & 0 deletions site_libs/bootstrap-3.3.5/css/darkly.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions site_libs/font-awesome-5.1.0/css/all.css

Large diffs are not rendered by default.

2,170 changes: 2,170 additions & 0 deletions site_libs/font-awesome-5.1.0/css/v4-shims.css

Large diffs are not rendered by default.

Binary file not shown.
1,127 changes: 1,127 additions & 0 deletions site_libs/font-awesome-5.1.0/webfonts/fa-brands-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
467 changes: 467 additions & 0 deletions site_libs/font-awesome-5.1.0/webfonts/fa-regular-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2,231 changes: 2,231 additions & 0 deletions site_libs/font-awesome-5.1.0/webfonts/fa-solid-900.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7,953 changes: 7,953 additions & 0 deletions site_libs/font-awesome-6.4.0/css/all.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions site_libs/font-awesome-6.4.0/css/all.min.css

Large diffs are not rendered by default.

2,194 changes: 2,194 additions & 0 deletions site_libs/font-awesome-6.4.0/css/v4-shims.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions site_libs/font-awesome-6.4.0/css/v4-shims.min.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions site_libs/header-attrs-2.21/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
12 changes: 12 additions & 0 deletions site_libs/header-attrs-2.3/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
12 changes: 12 additions & 0 deletions site_libs/header-attrs-2.9/header-attrs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
Loading

0 comments on commit 230988a

Please sign in to comment.