OpenColloq WS24 ECS

This commit is contained in:
Theresa Treimer 2024-12-11 17:31:47 +01:00
parent 7d285aa05f
commit 5fe9f40dbe
207 changed files with 13586 additions and 0 deletions

View file

@ -0,0 +1,13 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = "Entity Component System - It's not a system"
theme = ["reveal-hugo"]
[markup.goldmark.renderer]
unsafe = true
[outputFormats.Reveal]
baseName = "index"
mediaType = "text/html"
isHTML = true