Commit graph

10 commits

Author SHA1 Message Date
fef2022767 move static files to assets folder and copy that folder content to the build 2023-06-18 23:34:43 +02:00
2f0faae36b use toml for config 2023-06-18 23:18:48 +02:00
255714eca2 use file based routing 2023-06-18 23:05:25 +02:00
cada565403 encapsulate the config parsing 2023-06-13 14:55:51 +02:00
a5136d102b use consistent naming convention for config keys
set default in main instead of inside the renderer

fix: renderer template folder setup
2023-06-13 14:35:05 +02:00
7761a3b7f0 add config for templatesFolder 2023-06-04 11:27:06 +02:00
04006bb736 automatically handle static files 2023-06-04 09:45:05 +02:00
f8bd649cf7 handle missing config file 2023-05-28 13:07:35 +02:00
6974c67aee use config 2023-05-28 12:49:03 +02:00
0d4a7b43ec code refactor 2023-05-28 12:18:05 +02:00