Reto Bollinger
|
6abcf10335
|
Adjusted entrypoint.sh to place python cache directory in tmp to not messup directory structure
|
2025-01-10 10:33:24 +01:00 |
|
Reto Bollinger
|
46f41aab66
|
Refactored second script. -> Docker-Rebuild required
|
2024-11-29 16:41:17 +01:00 |
|
Reto Bollinger
|
b25ca0df2c
|
Reworked script for termine to use modules recurring-ical-events and icalendar for dealing with reccuring events
|
2024-11-29 15:51:54 +01:00 |
|
Reto Bollinger
|
43d90086d0
|
Dealing with Dockers illogical CMD. Now the container can be run with an explicit command or without one (in which case the server will be run). In either case the scripts which update the dates will be run before
|
2024-11-28 20:10:39 +01:00 |
|
Reto Bollinger
|
f1935319ab
|
Using mktemp
|
2024-11-28 13:10:23 +01:00 |
|
Reto Bollinger
|
2bb845e17c
|
Sligtly more elegant workaround for the synchronization/buffering issue. But still only a workaround I's say
|
2024-11-28 09:02:55 +01:00 |
|
Reto Bollinger
|
855639a09d
|
Reworked second shell script to a python script. But requiring an odd quirk as Python cannot read from a Docker-volume when piping its output.
|
2024-11-28 00:52:13 +01:00 |
|
Reto Bollinger
|
260ce34d1b
|
Starting to replace those ugly shell-scripts with more readable python-scripts (tough more complex to invoke)
|
2024-11-27 20:34:37 +01:00 |
|
Reto Bollinger
|
0906ac9557
|
Ugly hack: creating the main page via script for updating the embedded next event. TODO: thishas to be done nicer!
|
2024-11-26 22:43:41 +01:00 |
|
Reto Bollinger
|
88b0d97b48
|
Moving docker cmd stuff to a shellscript and moving away from ENTRYPOINT (there is no reason for an entrypoint right now) towards CMD
|
2024-11-17 22:11:44 +01:00 |
|
Reto Bollinger
|
97fa98b611
|
Adding entrypoint to dockerfile so dev-server ist started by default
|
2024-11-17 21:18:40 +01:00 |
|
Reto Bollinger
|
b9b3f15249
|
Getting the script executable within docker and making create the whole Termine page
|
2024-11-16 18:32:56 +01:00 |
|
Reto Bollinger
|
367b3fddc4
|
Restructured lektor project for simpler builds
|
2024-11-16 09:20:49 +01:00 |
|
Reto Bollinger
|
94aedc14e4
|
Adding lektor setup. A loooooot easier than hugo! (Especially with that inline editing)
|
2024-11-15 20:57:29 +01:00 |
|