update events and requirements
This commit is contained in:
parent
1547ef3807
commit
68fc510631
3 changed files with 31 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
||||||
LEKTOR_SERVER_FLAGS=-h 127.0.0.1
|
LEKTOR_SERVER_FLAGS=-h 127.0.0.1
|
||||||
# minify javascript assets, compile scss assets
|
# minify javascript assets, compile scss assets
|
||||||
LEKTOR_PLUGIN_FLAGS=-f scss
|
LEKTOR_PLUGIN_FLAGS=-f scss -f pretifyhtml
|
||||||
LEKTOR_DEPLOY_FLAGS=
|
LEKTOR_DEPLOY_FLAGS=
|
||||||
|
|
||||||
all: build
|
all: build
|
||||||
|
|
|
@ -25,4 +25,5 @@ locale = en_US
|
||||||
url_prefix = /en/
|
url_prefix = /en/
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
lektor-scss = 1.3.8
|
lektor-scss = 1.4.1
|
||||||
|
lektor-html-pretify = 1.0.5
|
||||||
|
|
|
@ -330,3 +330,31 @@ url: https://cosin.ch/
|
||||||
description: Chaos Singularity (CoSin) ist ein jährlicher Event des Schweizer Chaos. Der Inhalt erstreckt sich über Technik und Politik zu Kunst und Kultur.|Bis hinein in die heilige Kunst der Waffel- und Glacce zubereitung.
|
description: Chaos Singularity (CoSin) ist ein jährlicher Event des Schweizer Chaos. Der Inhalt erstreckt sich über Technik und Politik zu Kunst und Kultur.|Bis hinein in die heilige Kunst der Waffel- und Glacce zubereitung.
|
||||||
----
|
----
|
||||||
confirmed: yes
|
confirmed: yes
|
||||||
|
#### termine ####
|
||||||
|
start: 2022-05-19 13:37:23 Europe/Berlin
|
||||||
|
----
|
||||||
|
ende: 2022-05-22 16:00:00 Europe/Berlin
|
||||||
|
----
|
||||||
|
event: GPN
|
||||||
|
----
|
||||||
|
ort: HfG und ZKM
|
||||||
|
----
|
||||||
|
url: https://entropia.de/GPN20
|
||||||
|
----
|
||||||
|
description: Gulaschprogrammiernacht klingt fast wie ein Kochmarathon für schlaflose Informatikstudenten. Doch es ist ein fantastisches Event für Hacker, Haecksen und chaosnahe Wesen sich über knusprige Waffeln und leckers Gulasch zu freuen.
|
||||||
|
----
|
||||||
|
confirmed: yes
|
||||||
|
#### termine ####
|
||||||
|
start: 2022-07-22 13:37:23 Europe/Berlin
|
||||||
|
----
|
||||||
|
ende: 2022-07-26 13:37:23 Europe/Berlin
|
||||||
|
----
|
||||||
|
event: MCH2022
|
||||||
|
----
|
||||||
|
ort: Netherlands
|
||||||
|
----
|
||||||
|
url: https://mch2022.org/
|
||||||
|
----
|
||||||
|
description:
|
||||||
|
----
|
||||||
|
confirmed: yes
|
||||||
|
|
Loading…
Reference in a new issue