etienne-moqueur/src
etienne dffa10fd93 Fully functional nav' :: [(Route, Html)] -> Component Html
Responsive nav (molecule). On screen < M, it shows a hamburger in the
top right which displays a full screen modal nav, and on screen > M it
displays a one-line nav.
2023-07-07 22:38:25 +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 Fully functional nav' :: [(Route, Html)] -> Component Html 2023-07-07 22:38:25 +02:00
Utils Hamburger icon. 2023-07-04 15:43:34 +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 Fully functional nav' :: [(Route, Html)] -> Component Html 2023-07-07 22:38:25 +02:00