Skip to content

Commit 9ad669d

Browse files
committed
RSE Midlands 2026 events page
1 parent 1bb18dc commit 9ad669d

2 files changed

Lines changed: 54 additions & 6 deletions

File tree

config.toml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,39 +46,45 @@ unsafe= true
4646
[[menu.main]]
4747
identifier = "category"
4848
name = "Events"
49-
weight = 4
49+
weight = 6
5050
[[menu.main]]
5151
identifier = "category1"
5252
name = "8th June 2022"
5353
url = "/docs/event-8th-june"
5454
parent = "category"
55-
weight = 4
55+
weight = 5
5656
[[menu.main]]
5757
identifier = "category2"
5858
name = "24th April 2023"
5959
url = "/docs/event-24th-april-2023"
6060
parent = "category"
61-
weight = 3
61+
weight = 4
6262
[[menu.main]]
6363
identifier = "category3"
6464
name = "7th March 2024"
6565
url = "/docs/event-7th-march-2024"
6666
parent = "category"
67-
weight = 2
67+
weight = 3
6868
[[menu.main]]
6969
identifier = "category4"
7070
name = "7th April 2025"
7171
url = "/docs/event-7th-april-2025"
7272
parent = "category"
73+
weight = 2
74+
[[menu.main]]
75+
identifier = "category5"
76+
name = "20th April 2026"
77+
url = "/docs/event-20th-april-2026"
78+
parent = "category"
7379
weight = 1
7480
[[menu.main]]
7581
identifier = "Coding Club"
7682
name = "Coding Club"
7783
url = "/docs/rse-midlands-coding-club"
78-
weight = 5
84+
weight = 7
7985
[[menu.main]]
8086
identifier = "Representatives"
8187
name = "Representatives"
8288
url = "/docs/representatives"
83-
weight = 6
89+
weight = 8
8490
# https://codingnconcepts.com/hugo/nested-menu-hugo/
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: 2026 Annual Conference - 20th April, Nottingham
3+
description: Annual RSE Midlands meeting 2026
4+
date:
5+
authorbox: false
6+
sidebar: false
7+
pager: false
8+
weight: 1
9+
---
10+
11+
RSE Midlands 2026 will take place on 20th April 2026 at
12+
[Advanced Manufacturing Building, University of Nottingham, NG7 2GX](https://www.nottingham.ac.uk/mcm/howtofindus.aspx).
13+
14+
## Tickets
15+
16+
Tickets will be availble early February.
17+
18+
## Call for talks
19+
20+
### Full speeches
21+
22+
There are 2 30 minute speaking slots available to give a detailed talk.
23+
If you have a project you have worked on, useful tool that you wish to share or even a talk about being an RSE from your institution please get in contact with us.
24+
25+
### Lightning talks
26+
27+
If you have content fot a shorter 5 - 10 minute speech we have lightning talk speaking slots available.
28+
This is an opportunity for those in the RSE Midlands space to give a talk that can either be on their work or community projects they are involved with. This can be to inform or seek assistance.
29+
30+
## Preliminary Agenda
31+
32+
| Time | Activity |
33+
| ----- | ----------------------------------|
34+
| 09:00 | Registration |
35+
| 10:00 | Session 1 - Academic |
36+
| 11:00 | Refreshments |
37+
| 11:30 | Session 2 - EDI & Lightning talks |
38+
| 13:00 | Lunch |
39+
| 14:00 | Session 3 - Practical |
40+
| 15:30 | Refreshments |
41+
| 16:00 | Session 4 - RSESoc & Panel |
42+
| 16:55 | Closing Remarks |

0 commit comments

Comments
 (0)