Skip to content

Commit

Permalink
Deploy preview for PR 100 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
ezmiller committed Apr 6, 2024
1 parent 7d4148e commit d47f2fa
Show file tree
Hide file tree
Showing 56 changed files with 109,300 additions and 0 deletions.
704 changes: 704 additions & 0 deletions pr-preview/pr-100/.clay.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions pr-preview/pr-100/.clay_files/bootstrap0.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions pr-preview/pr-100/.clay_files/html-default0.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions pr-preview/pr-100/.clay_files/html-default1.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions pr-preview/pr-100/.clay_files/html-default2.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions pr-preview/pr-100/.clay_files/html-default3.js

Large diffs are not rendered by default.

Empty file added pr-preview/pr-100/.nojekyll
Empty file.
9 changes: 9 additions & 0 deletions pr-preview/pr-100/better_tables.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<script>

// add bootstrap table styles to pandoc tables
function bootstrapStylePandocTables2() {
$('tr.header').parent('thead').parent('table').addClass('table table-striped table-hover table-condensed table-responsive');
}
$(document).ready(function () { bootstrapStylePandocTables2(); });

</script>
716 changes: 716 additions & 0 deletions pr-preview/pr-100/column_api.html

Large diffs are not rendered by default.

Loading

0 comments on commit d47f2fa

Please sign in to comment.