Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
debruine committed Apr 17, 2024
1 parent 2b673ef commit b3123b1
Show file tree
Hide file tree
Showing 27 changed files with 608 additions and 28 deletions.
12 changes: 6 additions & 6 deletions docs/dataviz.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>Data Visualisation Resources</title>

<script src="site_libs/header-attrs-2.21/header-attrs.js"></script>
<script src="site_libs/header-attrs-2.25/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="site_libs/bootstrap-4.6.0/bootstrap.min.css" rel="stylesheet" />
<script src="site_libs/bootstrap-4.6.0/bootstrap.bundle.min.js"></script>
<script src="site_libs/bs3compat-0.4.2/transition.js"></script>
<script src="site_libs/bs3compat-0.4.2/tabs.js"></script>
<script src="site_libs/bs3compat-0.4.2/bs3compat.js"></script>
<script src="site_libs/bs3compat-0.6.1/transition.js"></script>
<script src="site_libs/bs3compat-0.6.1/tabs.js"></script>
<script src="site_libs/bs3compat-0.6.1/bs3compat.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/font-awesome-6.4.0/css/all.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.0/css/v4-shims.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.2/css/all.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet" />
<meta property="og:title" content="Methods & MetaScience Seminar">
<meta property="og:description" content="Schedule and material for the Methods & MetaScience seminar series for the University of Glasgow's Institute of Neuroscience and Psychology">
<meta property="og:image" content="https://psyteachr.github.io/images/twitter/mms.png">
Expand Down
12 changes: 6 additions & 6 deletions docs/glmm.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@

<title>GLMM Resources</title>

<script src="site_libs/header-attrs-2.21/header-attrs.js"></script>
<script src="site_libs/header-attrs-2.25/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="site_libs/bootstrap-4.6.0/bootstrap.min.css" rel="stylesheet" />
<script src="site_libs/bootstrap-4.6.0/bootstrap.bundle.min.js"></script>
<script src="site_libs/bs3compat-0.4.2/transition.js"></script>
<script src="site_libs/bs3compat-0.4.2/tabs.js"></script>
<script src="site_libs/bs3compat-0.4.2/bs3compat.js"></script>
<script src="site_libs/bs3compat-0.6.1/transition.js"></script>
<script src="site_libs/bs3compat-0.6.1/tabs.js"></script>
<script src="site_libs/bs3compat-0.6.1/bs3compat.js"></script>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/default.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/font-awesome-6.4.0/css/all.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.0/css/v4-shims.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.2/css/all.min.css" rel="stylesheet" />
<link href="site_libs/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet" />
<meta property="og:title" content="Methods & MetaScience Seminar">
<meta property="og:description" content="Schedule and material for the Methods & MetaScience seminar series for the University of Glasgow's Institute of Neuroscience and Psychology">
<meta property="og:image" content="https://psyteachr.github.io/images/twitter/mms.png">
Expand Down
577 changes: 571 additions & 6 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/j1.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/site_libs/bootstrap-4.6.0/bootstrap.min.css

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down Expand Up @@ -6550,6 +6550,9 @@ readers do not read off random characters that represent icons */
.fa-edge:before {
content: "\f282"; }

.fa-threads:before {
content: "\e618"; }

.fa-napster:before {
content: "\f3d2"; }

Expand Down Expand Up @@ -6718,6 +6721,9 @@ readers do not read off random characters that represent icons */
.fa-scribd:before {
content: "\f28a"; }

.fa-debian:before {
content: "\e60b"; }

.fa-openid:before {
content: "\f19b"; }

Expand Down Expand Up @@ -6958,6 +6964,9 @@ readers do not read off random characters that represent icons */
.fa-neos:before {
content: "\f612"; }

.fa-square-threads:before {
content: "\e619"; }

.fa-hackerrank:before {
content: "\f5f7"; }

Expand Down Expand Up @@ -7300,6 +7309,9 @@ readers do not read off random characters that represent icons */
.fa-erlang:before {
content: "\f39d"; }

.fa-x-twitter:before {
content: "\e61b"; }

.fa-cotton-bureau:before {
content: "\f89e"; }

Expand Down Expand Up @@ -7795,6 +7807,9 @@ readers do not read off random characters that represent icons */
.fa-quora:before {
content: "\f2c4"; }

.fa-square-x-twitter:before {
content: "\e61a"; }

.fa-reacteurope:before {
content: "\f75d"; }

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down

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

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.
4 changes: 2 additions & 2 deletions docs/site_libs/navigation-1.1/codefolding.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ window.initializeCodeFolding = function(show) {
$(this).detach().appendTo(div);

// add a show code button right above
var showCodeText = $('<span>' + (showThis ? 'Hide' : 'Code') + '</span>');
var showCodeText = $('<span>' + (showThis ? 'Hide' : 'Show') + '</span>');
var showCodeButton = $('<button type="button" class="btn btn-default btn-xs btn-secondary btn-sm code-folding-btn pull-right float-right"></button>');
showCodeButton.append(showCodeText);
showCodeButton
Expand All @@ -57,7 +57,7 @@ window.initializeCodeFolding = function(show) {
// * Change text
// * add a class for intermediate states styling
div.on('hide.bs.collapse', function () {
showCodeText.text('Code');
showCodeText.text('Show');
showCodeButton.addClass('btn-collapsing');
});
div.on('hidden.bs.collapse', function () {
Expand Down
2 changes: 1 addition & 1 deletion j1.json

Large diffs are not rendered by default.

0 comments on commit b3123b1

Please sign in to comment.