Skip to content

Commit f2d42b2

Browse files
committed
add styling to the headlines for better readability, more logos in news
1 parent 3cd5fd8 commit f2d42b2

File tree

3 files changed

+48
-22
lines changed

3 files changed

+48
-22
lines changed

assets/codecheck.css

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,33 @@ body {
22
font-family: "PT Sans", Helvetica, Arial, sans-serif;
33
}
44

5-
h1, h2, h3, h4, h5 {
5+
#content h1, #content h2, #content h3, #content h4, #content h5 {
66
color: #008033;
7-
margin-top: 3rem;
7+
margin-top: 4rem;
8+
}
9+
10+
#content h2:after {
11+
content:' ';
12+
display: block;
13+
border: 1px solid #d0e7d9;
14+
border-radius:4px;
15+
-webkit-border-radius:4px;
16+
-moz-border-radius:4px;
17+
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
18+
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
19+
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
20+
}
21+
22+
#content h3:after {
23+
content:' ';
24+
display:block;
25+
border: 1px solid #d0e7d9;
26+
border-radius: 2px;
27+
-webkit-border-radius: 2px;
28+
-moz-border-radius: 2px;
29+
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
30+
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
31+
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
832
}
933

1034
.banner {

img/bna-team-credibility-prize.png

164 KB
Loading

index.md

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,24 @@ To **stay in touch** with the project, follow the [project PIs](team) on social
4242
- <https://fosstodon.org/@sje>
4343
- <https://mstdn.social/@nuest>
4444

45-
------
45+
## News
46+
47+
### 2024-04 | CODECHECK wins Team Credibility Prize 🏆
4648

47-
# News
49+
The British Neuroscience Association (BNA) have awarded the 2024 Team Credibility Prize to CODECHECK for our work on reproducibility.
50+
[Further details](https://www.bna.org.uk/mediacentre/news/credibility-prize-2024/).
4851

49-
## 2024-04 | CODECHECK wins Team Credibility Prize
52+
![BNA Team Credibility Prize](/img/bna-team-credibility-prize.png)
5053

51-
The British Neuroscience Association (BNA) have awarded the 2024 Team Credibility Prize to CODECHECK for our work on reproducibility. [Further details](https://www.bna.org.uk/mediacentre/news/credibility-prize-2024/).
54+
### 2024-03 | Dutch Research Council (NWO) supports CODECHECK 🇳🇱
5255

53-
## 2024-03 | Dutch Research Council (NWO) supports CODECHECK
56+
We are happy to announce a one-year grant from the Dutch Research Council (NWO) to support Codecheck activities in the Netherlands.
57+
The project is led by Frank Ostermann (University of Twente) with colleagues from Delft and Groningen.
58+
[Further details](https://codecheck.org.uk/nl).
5459

55-
We are happy to announce a one-year grant from the Dutch Research
56-
Council (NWO) to support Codecheck activities in the Netherlands. The
57-
project is led by Frank Ostermann (University of Twente) with colleagues
58-
from Delft and Groningen. [Further details](https://codecheck.org.uk/nl).
60+
![NWO Logo](https://www.nwo.nl/themes/custom/nwo/assets/images/logo.svg?v=24)
5961

60-
## 2023-09 | CODECHECK and TU Delft Hackathon
62+
### 2023-09 | CODECHECK and TU Delft Hackathon 💻
6163

6264
TU Delft and CODECHECK run a hackathon on 18th September 2023.
6365

@@ -71,13 +73,13 @@ The goal is to explore building a local CODECHECK community whose members may ch
7173

7274
![TU Delft logo](/img/TUDelft_logo_rgb.png)
7375

74-
## 2022-11 | Introduction to CODECHECK Video
76+
### 2022-11 | Introduction to CODECHECK Video 📺
7577

7678
<iframe width="560" height="315" src="https://www.youtube.com/embed/_nMzFhYro_U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
7779

7880
Follow us on YouTube: <https://www.youtube.com/@cdchck>
7981

80-
## 2022-09 | CODECHECK Hackathon @ OpenGeoHub Summer School
82+
### 2022-09 | CODECHECK Hackathon @ OpenGeoHub Summer School 🏫
8183

8284
[Markus](https://www.linkedin.com/in/markus-konkol-a3b244140) [Konkol](https://orcid.org/0000-0001-6651-0976) (<https://github.com/MarkusKonk>, <https://twitter.com/MarkusKonkol>), research software engineer at [52°North](https://52north.org/) and codechecker, organised a **CODECHECK hackathon** as part of the [OpenGeoHub summer school](https://opengeohub.org/summer-school/siegburg-2022/).
8385
He reports on his experiences in a blog post in the 52°North blog at <https://blog.52north.org/2022/09/16/opengeohub-summer-school-facilitating-reproducibility-using-codecheck/>.
@@ -86,7 +88,7 @@ Check out the quotes in the blog post!
8688

8789
Thanks, Markus, for spreading the word about CODECHECK and for introducing more developers and software-developing researchers of the need for their expertise during peer review.
8890

89-
## 2022-06 | AGILE Reproducibility Review 2022
91+
### 2022-06 | AGILE Reproducibility Review 2022
9092

9193
The collaboration between CODECHECK and the AGILE conference series continues!
9294
In 2022, the AGILE conference's [reproducibility committee]() conducted 16 reproductions of conference full papers.
@@ -98,7 +100,7 @@ Learn more about the Reproducible AGILE initiative at <https://reproducible-agil
98100

99101
[![Reproducible AGILE logo](https://github.com/reproducible-agile/reproducible-agile.github.io/blob/master/public/images/badge/AGILE-reproducible-badge.png?raw=true)](https://reproducible-agile.github.io/)
100102

101-
## 2022-04 | CODECHECK talks
103+
### 2022-04 | CODECHECK talks 💬
102104

103105
The CODECHECK team is grateful about the continued interest from the research community on the topic of evaluating code and workflows as part of scholarly communication and peer review.
104106

@@ -109,7 +111,7 @@ Stephen presented **CODECHECK: An Open Science initiative for the independent ex
109111

110112
Daniel gave the keynote at the [Collaborations Workshop 2022](https://software.ac.uk/cw22) (CW22) on April 4, 2022, organised by the Software Sustainability Institute ([SSI](https://software.ac.uk/)), UK entitled **Code execution during peer review** ([slides](https://bit.ly/cw22-keynote-daniel), [PDF](https://doi.org/10.6084/m9.figshare.19487573), [video](https://youtu.be/EHyEsZCDR1U?t=172)) and presented CODECHECK as well as the partnering initiative [Reproducible AGILE](https://reproducible-agile.github.io/).
111113

112-
## 2021-07 | F1000Research paper on CODECHECK published after reviews
114+
### 2021-07 | F1000Research paper on CODECHECK published after reviews 📃
113115

114116
The [F1000Research](https://f1000research.com/) preprint presented below has passed peer review and is now published in version 2.
115117
We are grateful for the two reviewers, [Nicolas P. Rougier](https://orcid.org/0000-0002-6972-589X) and [Sarah Gibson](https://orcid.org/0000-0003-0356-2765), who gave helpful feedback and asked good questions that helped to improve the paper.
@@ -121,7 +123,7 @@ We are grateful for the two reviewers, [Nicolas P. Rougier](https://orcid.org/00
121123
The F1000 blog also features the article with a little Q&A: [https://blog.f1000.com/2021/09/27/codecheck](https://blog.f1000.com/2021/09/27/codecheck).
122124
Thanks [Jessica](https://blog.f1000.com/author/jessicatruschel/) for making that happen!
123125

124-
## 2021-04 | CODECHECK @ ITC
126+
### 2021-04 | CODECHECK @ ITC
125127

126128
CODECHECK supporter [Markus Konkol](https://twitter.com/MarkusKonkol) has built a CODECHECK process for all researchers at the University of Twente's Faculty of Geo-Information Science and Earth Observation ([ITC](https://www.itc.nl)).
127129
He offers his expertise to codecheck manuscripts and underlying source code and data before submission or preprint publication, so even if the information is still not publicly shared.
@@ -131,21 +133,21 @@ _This is a great service for ITC researchers and their reviewers and readers!_
131133

132134
Learn more at **<https://www.itc.nl/research/open-science/codecheck/>** and see an example at <https://doi.org/10.5281/zenodo.5106408>.
133135

134-
## 2021-03 | F1000Research preprint
136+
### 2021-03 | F1000Research preprint
135137

136138
A preprint about CODECHECK was published at [F1000Research](https://f1000research.com/) and is now subject to open peer review. It presents the codechecking workflow, describes involved roles and stakeholders, presents the _25_ codechecks conducted up to today, and details the experiences and tools that underpin the CODECHECK initiative. We welcome your comments!
137139

138140
> Nüst D and Eglen SJ. **CODECHECK: an Open Science initiative for the independent execution of computations underlying research articles during peer review to improve reproducibility** [version 1; peer review: awaiting peer review]. F1000Research 2021, 10:253 ([https://doi.org/10.12688/f1000research.51738.1](https://doi.org/10.12688/f1000research.51738.1))
139141
140-
## 2020-06 | Nature News article
142+
### 2020-06 | Nature News article
141143

142144
A [Nature News article](https://doi.org/10.1038/d41586-020-01685-y) by [Dalmeet Singh Chawla](https://www.dalmeets.com/) discussed [the recent CODECHECK `#2020-010`](https://doi.org/10.5281/zenodo.3865491) of a simulation study, including some quotes by CODECHECK Co-PI Stephen J. Eglen and fellow Open Science and Open Software experts [Neil Chue Hong](https://twitter.com/npch) ([Software Sustainability Institute](https://www.software.ac.uk), UK) and [Konrad Hinsen](https://khinsen.net/) (CNRS, France).
143145

144146
> Singh Chawla, D. (2020). **Critiqued coronavirus simulation gets thumbs up from code-checking efforts**. Nature. [https://doi.org/10.1038/d41586-020-01685-y](https://doi.org/10.1038/d41586-020-01685-y)
145147
>
146148
> [![screenshot of Nature News article headline](/img/nature-news-2020.jpg)](https://doi.org/10.1038/d41586-020-01685-y)
147149
148-
## 2019-11 | MUNIN conference presentation
150+
### 2019-11 | MUNIN conference presentation
149151

150152
Stephen Eglen presented CODECHECK at [The 14th Munin Conference on Scholarly Publishing 2019](https://site.uit.no/muninconf/).
151153

@@ -155,7 +157,7 @@ Stephen Eglen presented CODECHECK at [The 14th Munin Conference on Scholarly Pub
155157
156158
------
157159

158-
# Citation and sharing
160+
## Citation and sharing
159161

160162
To cite CODECHECK in scientific publications, please use the following citation/reference:
161163

0 commit comments

Comments
 (0)