mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Tidy-up - mainly because I discovered I was generating pages which did not
fully validate as HTML. Fixed.
This commit is contained in:
parent
1e7ad73fa4
commit
09aa1bdc90
10 changed files with 68 additions and 52 deletions
|
|
@ -4,6 +4,7 @@
|
|||
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||
[org.clojure/core.memoize "0.5.6"]
|
||||
[lib-noir "0.9.4" :exclusions [org.clojure/tools.reader]]
|
||||
[com.cemerick/url "0.1.1"]
|
||||
[ring-server "0.3.1"]
|
||||
[selmer "0.7.2"]
|
||||
[com.taoensso/timbre "3.3.1" :exclusions [org.clojure/tools.reader]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue