File tree Expand file tree Collapse file tree 4 files changed +479
-2
lines changed Expand file tree Collapse file tree 4 files changed +479
-2
lines changed Original file line number Diff line number Diff line change 120
120
linkcheck_exclude_documents = [
121
121
# ignore old (pre-2020) blog pages
122
122
r"news/posts/201[0-9].*" ,
123
+ r"news/posts/2025-09-05-orm.md" ,
123
124
]
124
125
linkcheck_ignore = [
125
126
r"https://www.youtube.com/.*" ,
157
158
r"https://juser.fz-juelich.de/record/873744" ,
158
159
r"https://openbis.ch" , # Not accessibla as of 06-06-2025. Might come back
159
160
r"https://www.eosc-hub.eu/" , # Privacy warning when accessing manually
161
+ r"http://bit.ly/2HRjTWo" , # Link now broken. Maybe remove fully in future?
160
162
]
161
163
162
164
aiida_ignore_event_checks = [
Original file line number Diff line number Diff line change 85
85
- name : AiiDA tutorial at the BIG-MAP workshop
86
86
start : 2020-12-02
87
87
location : Online
88
- url : https://multiscale-modelling.eu/BigMapWorkshop2020
89
88
participants : ~80
90
89
91
90
- name : Materials Science Q&A @ SciPy 2020
You can’t perform that action at this time.
0 commit comments