init sampu

This commit is contained in:
2024-02-18 10:37:40 -06:00
commit 3e81ea8fec
9 changed files with 222 additions and 0 deletions

7
src/Core/Rendering.hs Normal file
View File

@@ -0,0 +1,7 @@
module Core.Rendering where
import Lucid
import Data.ByteString.Lazy (ByteString)
twain :: Html () -> ByteString
twain = renderBS