Commit graph

60 commits

Author SHA1 Message Date
jem
9e3563d013 found some clojure example 2020-01-21 19:24:01 +01:00
jem
3385a41486 add todo 2020-01-20 22:06:48 +01:00
jem
214b31eb99 Next test to pass 2020-01-20 22:03:16 +01:00
jem
02598f1078 use sut instea of code duplication 2020-01-20 21:01:37 +01:00
jem
9a4ab2bc0f import URI, fix uri construction with first 2020-01-17 19:21:02 +01:00
jem
72e8eec3d5 coding conventions & unused parts removed 2020-01-17 18:50:13 +01:00
lukas
bd2e3ba250 fixed all test & added todos 2020-01-17 14:50:42 +01:00
lukas
3f30afcdcb fixed a test 2020-01-17 13:57:37 +01:00
lukas
be796c16bf fixed some test & added Filesystem 2020-01-17 13:45:42 +01:00
lukas
2e98717b43 now using paths instead of files 2020-01-14 17:53:27 +01:00
jem
da9bfedfd8 issue: loading from jar file is not working 2020-01-10 18:11:36 +01:00
jem
78ff298b42 fix separation of new-io 2020-01-07 14:20:21 +01:00
jem
8ecdb8c3c6 create dirs from md works 2019-12-20 15:55:53 +01:00
jem
42de012fb4 now using resource type internaly 2019-12-17 18:51:29 +01:00
jem
23ca87a8cd introduce Resource for path-handling 2019-12-17 16:58:11 +01:00
jem
edc93f6857 html/404 should reside in root 2019-12-16 15:00:25 +01:00
jem
ef171bbd2c fix basepath problem 2019-12-16 13:51:41 +01:00
jem
1bdb53d4e3 add ! for side-effect-full functions 2019-12-16 12:32:50 +01:00
jem
fe5b94c61c delete recursive works 2019-12-16 11:06:36 +01:00
jem
bb53615ed5 wip 2019-12-13 16:53:24 +01:00
Jan Krebs
5ad40301bf "mob next [ci-skip]" 2019-12-13 15:25:52 +01:00
jem
c7006a8477 wip 2019-12-13 15:01:07 +01:00
jem
025b5c16a7 Merge remote-tracking branch 'origin/mob-session' into mob-session2 2019-12-13 14:20:18 +01:00
Jan Krebs
ea3f626283 "mob next [ci-skip]" 2019-12-13 14:18:53 +01:00
jem
549bf8275d wip 2019-12-13 13:48:58 +01:00
jem
4d467957ee wip 2019-12-13 11:34:48 +01:00
jem
9dc30ef71c wip 2019-12-13 10:53:13 +01:00
jem
34f723a55c "Mob Session DONE [ci-skip]" 2019-12-11 17:53:34 +01:00
Jan Krebs
1c7720bdbf "mob next [ci-skip]" 2019-12-06 16:59:44 +01:00
jem
e29c246e3b "Mob Session DONE [ci-skip]" 2019-12-06 16:37:24 +01:00
Jan Krebs
6f2a28df22 "mob next [ci-skip]" 2019-12-06 16:00:05 +01:00
jem
8b0ac5e800 "Mob Session DONE [ci-skip]" 2019-12-06 15:34:41 +01:00
jem
0204170811 "Mob Session DONE [ci-skip]" 2019-12-06 14:51:06 +01:00
Jan Krebs
9cd41d54e7 "mob next [ci-skip]" 2019-12-06 14:35:14 +01:00
jem
f949291312 "Mob Session DONE [ci-skip]" 2019-12-06 14:16:16 +01:00
jem
1f0871a881 "Mob Session DONE [ci-skip]" 2019-12-06 12:44:54 +01:00
jem
1c9c4f3e60 "Mob Session DONE [ci-skip]" 2019-12-06 10:00:08 +01:00
Jan Krebs
3182421a5e "mob next [ci-skip]" 2019-12-03 18:11:30 +01:00
jem
c1594a035e "Mob Session DONE [ci-skip]" 2019-12-03 17:51:21 +01:00
jem
965ceda614 test now is fine 2019-11-29 16:44:29 +01:00
jem
999b041925 test copy-from-classpath first 2019-11-29 16:29:58 +01:00
jem
88bd208d37 disable not working test 2019-11-29 15:52:44 +01:00
805e369bb8 fixed not recognized :page-root-uri configuration 2017-03-22 08:05:36 +01:00
4f9ac917ae added hierarchic sidbar-pages & refactored namesspace. 2017-02-09 08:52:42 +01:00
439ae6fba8 all things implemented - probably works 2017-02-08 20:09:01 +01:00
e9d1c1e194 refactored navbar-model out of compiler & introduced new :navbar-model
parameter to config
2017-02-08 19:22:15 +01:00
d36acf2316 Merge branch 'master' into master 2017-02-08 09:13:45 +01:00
Aleksander Madland Stapnes
70c95b41d8 Look at the content as well as the config to infer clojure eval
Before only the config was looked at to determine whether to include
the js minified of not, now look at the html as well. This makes it
more convenient to set up all klipse stuff once in config.edn without
having to manually specify which js to include.
2017-01-27 02:57:33 -03:00
Aleksander Madland Stapnes
ac52785b19 Automatic klipse integration 2017-01-20 02:57:38 -03:00
Aleksander Madland Stapnes
1cfb2b17df Remove crouton dep because enlive does the same thing
Almost the same thing; it doesn't insert missing html, head and body
tags, but in this case we only care about the stuff in the body.
2017-01-16 18:16:11 -03:00