Skip to content

Commit

Permalink
Added knitted files
Browse files Browse the repository at this point in the history
  • Loading branch information
dannagifford committed Sep 5, 2023
1 parent c86ee75 commit 8f7ccbd
Show file tree
Hide file tree
Showing 82 changed files with 40,715 additions and 0 deletions.
759 changes: 759 additions & 0 deletions index.html

Large diffs are not rendered by default.

587 changes: 587 additions & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap-theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap-theme.min.css

Large diffs are not rendered by default.

6,799 changes: 6,799 additions & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions site_libs/bootstrap-3.3.5/css/bootstrap.min.css

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions site_libs/bootstrap-3.3.5/css/cerulean.min.css

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions site_libs/bootstrap-3.3.5/css/cosmo.min.css

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions site_libs/bootstrap-3.3.5/css/darkly.min.css

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions site_libs/bootstrap-3.3.5/css/flatly.min.css

Large diffs are not rendered by default.

Binary file added site_libs/bootstrap-3.3.5/css/fonts/Lato.ttf
Binary file not shown.
Binary file added site_libs/bootstrap-3.3.5/css/fonts/LatoBold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added site_libs/bootstrap-3.3.5/css/fonts/OpenSans.ttf
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 added site_libs/bootstrap-3.3.5/css/fonts/Raleway.ttf
Binary file not shown.
Binary file not shown.
Binary file added site_libs/bootstrap-3.3.5/css/fonts/Roboto.ttf
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.
Binary file added site_libs/bootstrap-3.3.5/css/fonts/Ubuntu.ttf
Binary file not shown.
24 changes: 24 additions & 0 deletions site_libs/bootstrap-3.3.5/css/journal.min.css

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions site_libs/bootstrap-3.3.5/css/lumen.min.css

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions site_libs/bootstrap-3.3.5/css/paper.min.css

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions site_libs/bootstrap-3.3.5/css/readable.min.css

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions site_libs/bootstrap-3.3.5/css/sandstone.min.css

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions site_libs/bootstrap-3.3.5/css/simplex.min.css

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions site_libs/bootstrap-3.3.5/css/spacelab.min.css

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions site_libs/bootstrap-3.3.5/css/united.min.css

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions site_libs/bootstrap-3.3.5/css/yeti.min.css

Large diffs are not rendered by default.

Binary file not shown.
288 changes: 288 additions & 0 deletions site_libs/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.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.
2,363 changes: 2,363 additions & 0 deletions site_libs/bootstrap-3.3.5/js/bootstrap.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions site_libs/bootstrap-3.3.5/js/bootstrap.min.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions site_libs/bootstrap-3.3.5/js/npm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../js/modal.js')
require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')
7 changes: 7 additions & 0 deletions site_libs/bootstrap-3.3.5/shim/html5shiv.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions site_libs/bootstrap-3.3.5/shim/respond.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions site_libs/header-attrs-2.14/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.20/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);
}
});
21 changes: 21 additions & 0 deletions site_libs/highlightjs-9.12.0/default.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.hljs-literal {
color: #990073;
}

.hljs-number {
color: #099;
}

.hljs-comment {
color: #998;
font-style: italic;
}

.hljs-keyword {
color: #900;
font-weight: bold;
}

.hljs-string {
color: #d14;
}
2 changes: 2 additions & 0 deletions site_libs/highlightjs-9.12.0/highlight.js

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions site_libs/highlightjs-9.12.0/textmate.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
.hljs-literal {
color: rgb(88, 72, 246);
}

.hljs-number {
color: rgb(0, 0, 205);
}

.hljs-comment {
color: rgb(76, 136, 107);
}

.hljs-keyword {
color: rgb(0, 0, 255);
}

.hljs-string {
color: rgb(3, 106, 7);
}
Loading

0 comments on commit 8f7ccbd

Please sign in to comment.