sept 1.5.0
Write your HTML pages like Lisp code. CLI utility. Run `sept -h` for info (html (head (title "Hello world") (style ".red { color: blue }")) (body (p.red#cool-and-good "Handy classes and ids. Id must be last") ("p onclick='func()'" "Other attributes are expressed that way") (p "This is %{param}")))