Commit Graph

224 Commits

Author SHA1 Message Date
47956e7922 improved page summary 2025-04-01 11:22:45 +02:00
d634c89722 changed default description; added robots.txt to EXTRA_PATH_METADATA 2025-04-01 11:20:47 +02:00
9a14595f9c small changes to page metadata 2025-04-01 11:19:28 +02:00
d9d8068b4c added og:description to HTML description metatag; added option to include custom HTML metadata 2025-04-01 11:18:40 +02:00
dcf504b97d added HTM metatag "robots"; changed summary 2025-04-01 11:05:39 +02:00
2277b65174 added support for custom HTML metatags, removal of HTML tags in page summary 2025-04-01 11:04:17 +02:00
8dbf0de3c2 Datei hinzugefügt 2025-04-01 11:02:30 +02:00
81f4104373 tiny improvements 2025-04-01 11:00:39 +02:00
38d90b20a8 pico color now only needs to be set in one config file instead of two 2025-03-25 12:21:02 +01:00
6b1e86395e changed page title from "Index" to "Startseite" 2025-03-25 12:19:39 +01:00
f4baff4882 added news post, which gets featured on homepage 2025-03-25 11:58:42 +01:00
8f664ca861 news posts now display their publish date 2025-03-25 11:57:01 +01:00
cb8fc3506c fixed wrong publish date 2025-03-25 11:55:17 +01:00
49e3deefd3 fixed a bug that created wrong links 2025-03-25 11:54:27 +01:00
0f2a959afd changed Pico CSS color from zinc to slate 2025-03-25 11:53:43 +01:00
eb6e496989 added some more tests to block bots calling the script directly 2025-03-23 15:03:58 +01:00
1bce64b722 enabled pretty quotation marks 2025-03-21 19:13:26 +01:00
25a706836f fixed a bug where Chrome would show navbar items vertically misaligned 2025-03-21 18:49:21 +01:00
9440f615d9 published site now uses minified Pico stylesheet and gets font files from CDN 2025-03-21 14:57:07 +01:00
b8e0903d0d changed list comprehension to jinja filter 2025-03-21 14:55:24 +01:00
61748d313c removed a debug line 2025-03-21 14:53:11 +01:00
68cd858a0c make sure no past events get displayed 2025-03-21 14:11:46 +01:00
cd6b4d3d50 refresh_events is now called before page generation 2025-03-21 14:10:15 +01:00
ec8d4b9af8 made script robustly importable as well as callable 2025-03-21 14:09:30 +01:00
ccd9b9673a Revert "removed vscodium workspace file from repo"
This reverts commit 71b0ffa39a.
2025-03-20 13:58:44 +01:00
71b0ffa39a removed vscodium workspace file from repo 2025-03-20 13:52:25 +01:00
964411efb8 fixed a typo 2025-03-20 13:47:23 +01:00
0a2ce6fab3 fixed a bug in lftp commands; moved FPT credentials to untracked file 2025-03-20 12:02:36 +01:00
192aeb320c small fixes to metadata tags 2025-03-20 11:18:34 +01:00
4ffe9c6e42 updated, tested and bugfixed script 2025-03-20 11:17:55 +01:00
50afd04b7d added lftp 2025-03-19 15:48:08 +01:00
2cc5e2cc83 moved favicon/ into images/ directory 2025-03-19 15:44:37 +01:00
6f88484a7a grouped non-content files in single folder 2025-03-19 15:35:51 +01:00
885c814e44 cleaned up file 2025-03-19 15:34:50 +01:00
cbf6bf9a55 moved .htaccess to content directory and updated site config accordingly 2025-03-19 13:55:26 +01:00
93d9d40f51 renamed config file with calendar credentials 2025-03-19 13:42:01 +01:00
3b7049a4aa created file 2025-03-19 13:41:31 +01:00
900f1f0a63 fixed some bugs on prod server regarding paths; config and sqlite files now reside one directory above webroot 2025-03-19 13:41:11 +01:00
a22afad927 changed config.ini, renamed example file 2025-03-19 13:40:01 +01:00
1f8ffb0137 added link to Libertinus 2025-03-17 18:44:07 +01:00
8bf18cddb1 changed protocol to https 2025-03-17 18:39:46 +01:00
740b2dcc72 created news template 2025-03-17 18:38:17 +01:00
61f87b6bc1 most templates now extend page instead of base 2025-03-17 18:37:50 +01:00
a865c8338a don't show time of last update, only date 2025-03-16 20:12:43 +01:00
d5c853358c added footer_line with link to homepage 2025-03-16 18:16:28 +01:00
6b491dc799 moved protool and domain from hardcoded to ini file 2025-03-16 18:15:48 +01:00
1d93d44ab1 added protocol and domain 2025-03-16 18:15:20 +01:00
63d23dad7b added footer_line to formatted fields 2025-03-16 17:45:40 +01:00
a07609728c small improvements 2025-03-16 17:45:08 +01:00
a0e51f9c36 final changes before launch 2025-03-16 17:23:33 +01:00