Skip to content

Commit 4893d20

Browse files
Merge pull request #145 from acmsigsoft/tzimmer-academy
First batch of the Inaugural class of the SIGSOFT Academy
2 parents 6b26fd1 + 959389e commit 4893d20

83 files changed

Lines changed: 165 additions & 7 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config.toml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -220,47 +220,52 @@ pluralizelisttitles = false
220220
weight = 1
221221
parent = "section.awards"
222222

223+
[[menu.main]]
224+
name = "Software Engineering Academy"
225+
url = "/academy/inaugural-class.html"
226+
weight = 2
227+
parent = "section.awards"
223228

224229
[[menu.main]]
225230
name = "Distinguished Service"
226231
url = "/awards/distinguishedservice"
227-
weight = 2
232+
weight = 3
228233
parent = "section.awards"
229234

230235
[[menu.main]]
231236
name = "Outstanding Research"
232237
url = "/awards/outstandingresearch"
233-
weight = 3
238+
weight = 4
234239
parent = "section.awards"
235240

236241
[[menu.main]]
237242
name = "Influential Educator"
238243
url = "/awards/influentialeducator"
239-
weight = 4
244+
weight = 5
240245
parent = "section.awards"
241246

242247
[[menu.main]]
243248
name = "Impact Paper"
244249
url = "/awards/impactpaper"
245-
weight = 5
250+
weight = 6
246251
parent = "section.awards"
247252

248253
[[menu.main]]
249254
name = "Outstanding Doctoral Dissertation"
250255
url = "/awards/dissertation"
251-
weight = 6
256+
weight = 7
252257
parent = "section.awards"
253258

254259
[[menu.main]]
255260
name = "Early Career Researcher"
256261
url = "/awards/earlycareerresearcher"
257-
weight = 7
262+
weight = 8
258263
parent = "section.awards"
259264

260265
[[menu.main]]
261266
name = "ACM SIGSOFT - SIGBED Frank Anger Memorial"
262267
url = "/awards/anger"
263-
weight = 8
268+
weight = 9
264269
parent = "section.awards"
265270

266271
[[menu.main]]

content/awards/sigsoftAwards.md

Lines changed: 1 addition & 0 deletions
1.08 MB
626 KB
563 KB
149 KB
771 KB
534 KB
622 KB
788 KB

0 commit comments

Comments
 (0)