mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
#18: Experimentally added Bootstrap
It's what all the cool kids are using.
This commit is contained in:
parent
136057a09e
commit
506898e761
3 changed files with 4 additions and 3 deletions
|
|
@ -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"]]
|
||||
:bower-dependencies [[simplemde "1.11.2"]["bootstrap" "3.3.7"]]
|
||||
:docker {:image-name "simonbrooke/smeagol"
|
||||
:dockerfile "Dockerfile"}
|
||||
:ring {:handler smeagol.handler/app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue