Skip to content

Commit

Permalink
deploy: a6771e5
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Sep 25, 2023
1 parent 22b33ab commit b9b8788
Show file tree
Hide file tree
Showing 447 changed files with 600,257 additions and 0 deletions.
1,928 changes: 1,928 additions & 0 deletions stable/appendix/reproducibility.html

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions stable/assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
/*-- scss:defaults --*/

$primary: #0B41CD !default;
$fg: #000000 !default;
$bg: #ffffff !default;

/*-- scss:rules --*/

img.quarto-cover-image {
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

pre {
background-color: rgba(233, 236, 239, 0.65);
}

code {
color: inherit;
}

.navbar {
height: 40px;
}

.panel-tabset .nav-item {
font-size: 16px;
font-style: normal;
}

#quarto-document-content {
width: 110%;
margin-left: 150px;
}
.sidebar {
margin-left: 150px;
}
.sidebar.margin-sidebar {
margin-left: 250px;
width: 250px;
}
.page-navigation.column-page-right {
margin-left: 250px;
}
/* -- Giscus content --*/
.giscus {
margin-left: 75px;
}
Binary file added stable/assets/img/logo-nest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/assets/img/tlgc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b9b8788

Please sign in to comment.