etienne-moqueur/src
etienne f8d5cfc404 Hamburger icon.
Can be clicked to toggle between hamburger and cross. The hamburger must
be called with an Int as id (`hamburger 0` e.g.), and a function
`onHamburgerChecked :: Int -> Selector` gives the selector to use side
effects.
2023-07-04 15:43:34 +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 Hamburger icon. 2023-07-04 15:43:34 +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 Added tags list to blog cards. 2023-06-21 20:48:05 +02:00