etienne-moqueur/src
etienne 1068b16a67 Changed Prop's cssMap from Map String Css to IntMap String.
The cssMap now contains the rendered css together with its hash. That
way there is no need to give a component a name, and css is rendered
along the way and carried as a string.
2023-07-03 16:21:46 +02:00
..
Core Removed redundant module calls. 2023-06-23 14:59:38 +02:00
Css Big change on Components logic. 2023-06-07 20:03:32 +02:00
Kit Changed Prop's cssMap from Map String Css to IntMap String. 2023-07-03 16:21:46 +02:00
Utils Tinkered with templates compiling, no need for runGHC. 2023-06-21 16:14:12 +02:00
Components.hs Changed Prop's cssMap from Map String Css to IntMap String. 2023-07-03 16:21:46 +02:00
Info.hs Added sitemap.xml 2023-06-19 00:16:25 +02:00
Routes.hs Added tags list to blog cards. 2023-06-21 20:48:05 +02:00