Commit graph

19 commits

Author SHA1 Message Date
24632b08f0 use rich 2023-07-05 21:00:22 +02:00
5e39e5920a refactor 2023-07-05 16:10:18 +02:00
65604a72c7 return exit code 1 if config file is missing 2023-07-05 15:52:05 +02:00
081358c8d3 add benchmark 2023-06-29 21:38:33 +02:00
5e351e4cd4 refactor 2023-06-29 21:18:28 +02:00
0825956100 walk pages directory to build site 2023-06-29 21:12:59 +02:00
7d16193c91 change directories names 2023-06-29 20:47:44 +02:00
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
b66ab0c0de change pictures 2023-05-29 14:56:55 +02:00
923bc2f508 change phone number 2023-05-28 17:14:44 +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