Skip to content

Commit fce8ed4

Browse files
committed
editorial changes to home page, update style of "latest" register entries
1 parent 583cdae commit fce8ed4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See [**the CODECHECK paper**](#2021-07--f1000research-paper-on-codecheck-publish
2929

3030
CODECHECK is based on **five principles** which are described in detail in the [project description](/project) and [the paper](#2021-07--f1000research-paper-on-codecheck-published-after-reviews-).
3131

32-
1. Codecheckers record but dont investigate or fix.
32+
1. Codecheckers record but don't investigate or fix.
3333
1. Communication between humans is key.
3434
1. Credit is given to codecheckers.
3535
1. Workflows must be auditable.
@@ -68,11 +68,11 @@ No excuses anymore, you can now run your own CODECHECK event!
6868

6969
### 2025-04 | CHECK-PUB project started 🚀
7070

71-
TU Delft supports the development of a new building block for the CODECHECK initiative: a plugin for Open Journal Systems (OJS) to support the CODECHECK process in journals. In the CHECK-PUB project, we will develop a prototype of the plugin and look for journals to collaborate on real-world test scenarios.
71+
TU Delft Library supports the development of a new building block for the CODECHECK initiative: a plugin for Open Journal Systems (OJS) to support the CODECHECK process in journals. In the CHECK-PUB project, we will develop a prototype of the plugin and look for journals to collaborate on real-world test scenarios.
7272
👉 Learn more about the project at [codecheck.org.uk/pub/](/pub/).
7373

74-
📢 We are looking for an engaged student to work as a developer (student assistant, SHK) in the project team and lead the development of the OJS plugin prototype.
75-
Please see the job add at <https://tu-dresden.de/bu/umwelt/geo/geoinformatik/die-professur/news/job-vacancy-shk-codecheck?set_language=en>.
74+
<!--📢 We are looking for an engaged student to work as a developer (student assistant, SHK) in the project team and lead the development of the OJS plugin prototype.
75+
Please see the job add at <https://tu-dresden.de/bu/umwelt/geo/geoinformatik/die-professur/news/job-vacancy-shk-codecheck?set_language=en>.-->
7676

7777
### 2025-03 | Tutorial at AGILE 2025 conference 🧑‍🎓
7878

@@ -236,10 +236,10 @@ Take a look at the [poster](https://septentrio.uit.no/index.php/SCS/article/view
236236
<script id="templateCheck" type="x-tmpl-mustache">
237237
{% raw %}
238238
<li>
239-
<em>"{{title}}"</em><br/>
240-
<strong><a href="{{link}}" title="CODECHECK report for paper {{title}}">{{link}}</a></strong>
239+
Certificate {{certificate}} for <em>{{title}}</em><br/>
240+
<strong><a href="{{link}}" title="CODECHECK certificate for paper '{{title}}'">{{link}}</a></strong>
241241
<br />
242-
<span class="text-secondary">Certificate #{{certificate}} | {{type}} {{venue}} | {{datestring}}</span>
242+
<span class="text-secondary">{{type}} | {{venue}} | {{datestring}}</span>
243243
</li>
244244
{% endraw %}
245245
</script>

0 commit comments

Comments
 (0)