Commit graph

159 commits

Author SHA1 Message Date
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
lukas
88cf7dd3df fixed target-path 2019-12-13 12:15:37 +01:00
mattis
0d7521d87f wip 2019-12-13 11:56:16 +01:00
Lukas Schondorff
b49ebe6186
renamed copy-dir 2019-12-13 11:41:16 +01:00
jem
4d467957ee wip 2019-12-13 11:34:48 +01:00
jem
636bfc6f41 Merge remote-tracking branch 'origin/mob-session' into mob-session2 2019-12-13 11:17:16 +01:00
mattis
5566ccecc2 wip 2019-12-13 11:11:49 +01:00
Jan Krebs
0a9ee92a27 Remove unnecessary function 2019-12-13 11:09:58 +01:00
Jan Krebs
b782c7feca Tail recursion works 2019-12-13 11:03:41 +01:00
jem
9dc30ef71c wip 2019-12-13 10:53:13 +01:00
Jan Krebs
64a3b1d62c Fix symbol-not-found and Nullpointer-Exception 2019-12-11 22:01:08 +01:00
jem
3300dce8ae "Mob Session DONE [ci-skip]" 2019-12-11 18:04:48 +01:00
jem
34f723a55c "Mob Session DONE [ci-skip]" 2019-12-11 17:53:34 +01:00
Jan Krebs
91c6812243 "mob next [ci-skip]" 2019-12-11 17:36:39 +01:00
Jan Krebs
ed46ed1e0e Attemt at tail end recursion 2019-12-06 20:10:56 +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
Jan Krebs
bbfc535c3b "mob next [ci-skip]" 2019-12-06 15:15:40 +01:00
jem
0204170811 "Mob Session DONE [ci-skip]" 2019-12-06 14:51:06 +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
Jan Krebs
c19498abbb "mob next [ci-skip]" 2019-12-03 17:33:48 +01:00
jem
90935bab43 "Mob Session DONE [ci-skip]" 2019-12-03 17:07:42 +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
843e0eaaec compile works again 2019-11-29 16:29:35 +01:00
805e369bb8 fixed not recognized :page-root-uri configuration 2017-03-22 08:05:36 +01:00
e8d7069598 compile hierarchic pages 2017-03-12 10:33:50 +01:00
6cf7b1a72b renamed config to page-model 2017-03-12 08:59:38 +01:00
593766a603 refactoring: replace navbar-pages & sidebar-pages by pages 2017-03-11 21:32:58 +01:00
da84c946c9 reflect refactoring page-model -> navbar-mode 2017-02-17 08:59:50 +01:00
d772f95990 refactored name of configuration parameter. 2017-02-13 21:18:15 +01:00
a7f5f3a7b1 made sidebar-pages flat again.
There is no way to ensure a sidebar-only hierarchy without tree gaps. So
filtering a flat sequence would work much better.
2017-02-12 22:15:31 +01:00
b781b8b9bb renamed navpage-model to page-model 2017-02-10 14:55:11 +01:00
f758b5744d tested in real live -works now 2017-02-10 14:49:21 +01:00
4f9ac917ae added hierarchic sidbar-pages & refactored namesspace. 2017-02-09 08:52:42 +01:00
d8f86e0414 fixed read-config 2017-02-08 20:27:56 +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
2e6723d2fa readded missing debug? configuration 2017-02-08 09:53:15 +01:00
d36acf2316 Merge branch 'master' into master 2017-02-08 09:13:45 +01:00
Aleksander Madland Stapnes
60c4ec0054 Add nohighlight to klipsified code blocks. 2017-02-02 00:49:51 -03: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
f7f02f7433 Change confusing local names. cfg -> settings 2017-01-20 16:16:01 -03:00
Aleksander Madland Stapnes
c5d995b262 Add some docstrings 2017-01-20 02:57:47 -03:00