Skip to content

Commit

Permalink
manual render
Browse files Browse the repository at this point in the history
  • Loading branch information
sje30 committed May 30, 2024
1 parent d396898 commit 8580ff1
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 13 deletions.
18 changes: 9 additions & 9 deletions docs/featured.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
[
{
"Certificate": "2023-005",
"Repository Link": "https://osf.io/27wzp",
"Type": "conference (AGILEGIS)",
"Report": "https://doi.org/10.17605/osf.io/27wzp",
"Title": "Advancing Forest Monitoring and Assessment Through Immersive Virtual Reality",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-15-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "2023-006",
"Repository Link": "https://osf.io/d2shf",
Expand Down Expand Up @@ -88,5 +79,14 @@
"Title": "The principal components of natural images",
"Paper reference": "Network (1992) 3:61-70 http://pdfs.semanticscholar.org/7dcf/a42cfe3b59becb441844b72558b361693608.pdf",
"Check date": "2020-04-13"
},
{
"Certificate": "2024-003",
"Repository Link": "https://github.com/codecheckers/sddtmpc",
"Type": "CODECHECK NL",
"Report": "https://doi.org/10.5281/zenodo.FIXME",
"Title": "The principal components of natural images",
"Paper reference": "https://arxiv.org/pdf/2310.19997",
"Check date": "2024-05-30"
}
]
13 changes: 12 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<title>CODECHECK Register</title>

<script src="libs/header-attrs-2.21/header-attrs.js"></script>
<script src="libs/header-attrs-2.27/header-attrs.js"></script>
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="libs/bootstrap-3.3.5/css/bootstrap.min.css" rel="stylesheet" />
Expand Down Expand Up @@ -917,6 +917,17 @@ <h1 class="title toc-ignore">CODECHECK Register</h1>
class="uri">https://doi.org/10.5281/zenodo.FIXME</a></td>
<td align="left">2020-04-13</td>
</tr>
<tr class="odd">
<td align="left">2024-003</td>
<td align="left"><i class='fa fa-github'></i> <a
href="https://github.com/codecheckers/sddtmpc">codecheckers/sddtmpc</a></td>
<td align="left">CODECHECK NL</td>
<td align="left"><a
href="https://github.com/codecheckers/register/issues/62">62</a></td>
<td align="left"><a href="https://doi.org/10.5281/zenodo.FIXME"
class="uri">https://doi.org/10.5281/zenodo.FIXME</a></td>
<td align="left">2024-05-30</td>
</tr>
</tbody>
</table>

Expand Down
12 changes: 12 additions & 0 deletions docs/libs/header-attrs-2.26/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 docs/libs/header-attrs-2.27/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);
}
});
4 changes: 2 additions & 2 deletions docs/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
9 changes: 9 additions & 0 deletions docs/register.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,5 +592,14 @@
"Title": "The principal components of natural images",
"Paper reference": "Network (1992) 3:61-70 http://pdfs.semanticscholar.org/7dcf/a42cfe3b59becb441844b72558b361693608.pdf",
"Check date": "2020-04-13"
},
{
"Certificate": "2024-003",
"Repository Link": "https://github.com/codecheckers/sddtmpc",
"Type": "CODECHECK NL",
"Report": "https://doi.org/10.5281/zenodo.FIXME",
"Title": "The principal components of natural images",
"Paper reference": "https://arxiv.org/pdf/2310.19997",
"Check date": "2024-05-30"
}
]
1 change: 1 addition & 0 deletions docs/register.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ title: CODECHECK Register
|2023-012 |[codecheckers/leba-manuscript](https://github.com/codecheckers/leba-manuscript)|community (preprint) |[59](https://github.com/codecheckers/register/issues/59)|https://doi.org/10.5281/zenodo.10213244 |2023-11-26 |
|2024-001 |[codecheckers/LazarEtAl_RSocOpenSci_2024](https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024)|community (preprint) |[60](https://github.com/codecheckers/register/issues/60)|https://doi.org/10.5281/zenodo.10823246 |2024-03-15 |
|2024-002 |[codecheckers/domestic.wastewater.variability](https://github.com/codecheckers/domestic.wastewater.variability)|CODECHECK NL |[61](https://github.com/codecheckers/register/issues/61)|https://doi.org/10.5281/zenodo.FIXME |2020-04-13 |
|2024-003 |[codecheckers/sddtmpc](https://github.com/codecheckers/sddtmpc) |CODECHECK NL |[62](https://github.com/codecheckers/register/issues/62)|https://doi.org/10.5281/zenodo.FIXME |2024-05-30 |
2 changes: 1 addition & 1 deletion docs/stats.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"source": "https://codecheck.org.uk/register/register.json",
"cert_count": 66
"cert_count": 67
}

0 comments on commit 8580ff1

Please sign in to comment.