#18: Very satisfactory!

Looking good at all scales, and in the end I didn't use bootstrap (although it would still be a good thing to learn it).
This commit is contained in:
Simon Brooke 2017-03-13 20:35:13 +00:00
parent a6f748b49f
commit 77a18e20a5
5 changed files with 62 additions and 43 deletions

View file

@ -32,7 +32,7 @@
[lein-ancient "0.5.5" :exclusions [org.clojure/clojure org.clojure/data.xml]]
[lein-marginalia "0.7.1" :exclusions [org.clojure/clojure]]
[io.sarnowski/lein-docker "1.1.0"]]
:bower-dependencies [[simplemde "1.11.2"]["bootstrap" "3.3.7"]]
:bower-dependencies [[simplemde "1.11.2"]]
:docker {:image-name "simonbrooke/smeagol"
:dockerfile "Dockerfile"}
:ring {:handler smeagol.handler/app