Commit Graph

73 Commits

Author SHA1 Message Date
Yannik Schmidt 8e59ad4fcb allow multiple title/wallpaper styles 2020-09-07 18:09:55 +02:00
Yannik Schmidt ac9665defb add fixed-footer config template option 2020-09-06 03:21:52 +02:00
Yannik Schmidt 38845d1c08 fix typo 2020-09-06 03:05:45 +02:00
Yannik Schmidt 772a127547 catch connection refused error on smtp check 2020-09-06 03:03:55 +02:00
Yannik Schmidt bcdfbe9391 allow all 20X return codes 2020-09-06 02:56:34 +02:00
Yannik Schmidt 1fee6b6475 fix client side contact form onError 2020-09-01 17:50:54 +02:00
Yannik Schmidt 430e0f60aa fix typos 2020-09-01 17:38:54 +02:00
Yannik Schmidt aad780bd43 implement basic functionality of contact via form->smtp 2020-09-01 17:14:52 +02:00
Yannik Schmidt 0a753093e0 implement thanks page 2020-09-01 02:22:12 +02:00
Yannik Schmidt 919772c7e3 update requirements 2020-09-01 01:50:34 +02:00
Yannik Schmidt c4e1edfed6 implement contact form 2020-09-01 01:50:22 +02:00
Yannik Schmidt 3b2afaad0b round earlier for better filenames 2020-09-01 00:47:28 +02:00
Yannik Schmidt b16c65d8ca allow fp numbers for scale 2020-09-01 00:44:02 +02:00
Yannik Schmidt 953677ad38 async/defer scripts 2020-08-31 19:05:48 +02:00
Yannik Schmidt 94123ece74 set default cache ttl for static content 2020-08-31 18:59:56 +02:00
Yannik Schmidt 8f7d1efc74 increase default pic size 2020-08-31 18:55:52 +02:00
Yannik Schmidt 142cc9384e implement picture factory 2020-08-31 18:51:29 +02:00
Yannik Schmidt 23b275392f implement lazyloading 2020-08-31 15:03:00 +02:00
Yannik Schmidt ce074ecd1f only load twitch scripts if configured 2020-08-30 20:38:14 +02:00
Yannik Schmidt 711cce0f55 correctly use p-dict 2020-08-30 12:58:18 +02:00
Yannik Schmidt 4262cdd927 Merge branch 'dev' 2020-08-30 12:55:27 +02:00
Yannik Schmidt e49329f329 implement alt for people 2020-08-30 12:55:00 +02:00
Yannik Schmidt 398c6f6aef mark config header content as 'safe' 2020-08-30 12:43:45 +02:00
Yannik Schmidt 522d909ebf allow additional header content 2020-08-30 12:41:41 +02:00
Yannik Schmidt d232ee37b9 allow color config of content 2020-08-29 13:33:03 +02:00
Yannik Schmidt 1f6c8f47ab add warnings for empty dirs 2020-08-29 01:34:27 +02:00
Yannik Schmidt 85c6328fe8 CONTENT_DIR must be string 2020-08-28 21:30:42 +02:00
Yannik Schmidt 2e0884e060 add wellcome msg config 2020-08-28 21:15:13 +02:00
Yannik Schmidt 6d1cd82e88 remove obsolete comment 2020-08-28 19:03:53 +02:00
Yannik Schmidt 2fb91f1b7b implement config dir for subpages 2020-08-28 19:01:52 +02:00
Yannik Schmidt e78117b9cb load impressum from content 2020-08-28 18:24:39 +02:00
Yannik Schmidt e9040e4762 check for cache file before opening it 2020-08-28 17:52:56 +02:00
Yannik Schmidt e5eb8fc08f add user config to gitignore 2020-08-28 13:48:03 +02:00
Yannik Schmidt 69844691ef exclude content dirs 2020-08-28 12:10:09 +02:00
Yannik Schmidt 6039f3f856 Update readme and examples 2020-08-28 12:08:54 +02:00
sheppy 7e86039e87 use new dir structure for /people 2020-07-28 01:48:52 +02:00
sheppy 5ead5fb292 unify configuration of site titles 2020-07-28 01:26:50 +02:00
sheppy 0dc083dab9 remove leftover json syntax 2020-07-28 01:19:14 +02:00
sheppy c5c6549a22 add subpages to sitemap 2020-07-28 01:04:22 +02:00
sheppy bb3c510e07 define markdown dir relative to content dir 2020-07-28 00:57:21 +02:00
sheppy 52b1a3cc23 fix twitch app.config settings 2020-07-28 00:55:44 +02:00
sheppy 045ecb1a60 remove obsolete html comment 2020-07-28 00:53:06 +02:00
sheppy f2a13acdee make wallpaper url configurable 2020-07-28 00:52:04 +02:00
sheppy c0ec7b0058 load pictures from content dir 2020-07-28 00:43:17 +02:00
sheppy 1baef35378 change config file (default) name 2020-07-28 00:34:21 +02:00
sheppy 180cd7d81f use app-config for caldav 2020-07-28 00:10:15 +02:00
sheppy 6a74b4425e add config.py to gitignore 2020-07-27 23:43:06 +02:00
sheppy ae672a2bd1 remove fixed-height for generic content 2020-07-27 20:06:36 +02:00
sheppy 66555b9c33 remove debug output 2020-07-27 20:03:26 +02:00
sheppy 1f28f4a6d8 implement dynamic adding of default-type subpages 2020-07-27 19:53:19 +02:00