SamuelSchlesinger / samuelschlesinger-info

A new version of my personal website with the server written in Haskell
0 stars 0 forks source link

Add a Static File Server for CSS and JS #6

Open SamuelSchlesinger opened 4 years ago

SamuelSchlesinger commented 4 years ago

Self explanatory. I need to do this if I want to write the styling and dynamic behavior site using CSS and JavaScript, and I would prefer to do this than an embedding in Haskell, at least for now. Perhaps I will switch to GHCJS or PureScript or Elm in the future, but I don't think I will in the short term.