117 Commits (14cab1246f4c2bb28a74e0071a0b793fb9abc771)

Author SHA1 Message Date
lukas ba678e848f cast path to file + fs-prefix default 4 years ago
lukas 4bae18890a added fs-prefix to config
Co-authored-by: Jan Krebs <jan.krebs@student.uni-tuebingen.de>
4 years ago
Jan Krebs 87901a0e91 formatting 4 years ago
lukas c6559f8a3e removed old io 4 years ago
lukas 97187f7028 added find-assets + fiexed tests 4 years ago
jem 269965f02c next todo 4 years ago
jem a25a04092e refactor path 4 years ago
jem 5ac6cfbcf3 fix merge order 4 years ago
jem ccf27e641d use filesystem overlay instead of cp resources 4 years ago
jem ce95d736cc print stacktrace in case of error 4 years ago
jem b16a1ef1bb add more process infos 4 years ago
jem 62839f5d3c refactor name 5 years ago
jem dcf4c64ba3 added todos 5 years ago
jem 0947504a5f use cp resources for selmer 5 years ago
jem 78ff298b42 fix separation of new-io 5 years ago
jem 72072f2ace separate new -io from cp-io 5 years ago
jem bbae94fa8c added todos 5 years ago
jem 297f37c469 wip 5 years ago
lukas e3bc96ce4e mob-seassion 5 years ago
jem f74c21e586 todo hinzugefuegt 5 years ago
jem 8ecdb8c3c6 create dirs from md works 5 years ago
Jan Krebs 399ed2d8ec Add todo 5 years ago
jem 55479d72e2 fix copy-from-theme & add copy-user-resources 5 years ago
jem c4c295f2e3 use new io 5 years ago
jem ef171bbd2c fix basepath problem 5 years ago
Jan Krebs ea3f626283 "mob next [ci-skip]" 5 years ago
jem 843e0eaaec compile works again 5 years ago
Michael Jerger 805e369bb8 fixed not recognized :page-root-uri configuration 7 years ago
Michael Jerger e8d7069598 compile hierarchic pages 7 years ago
Michael Jerger 6cf7b1a72b renamed config to page-model 7 years ago
Michael Jerger 593766a603 refactoring: replace navbar-pages & sidebar-pages by pages 7 years ago
Michael Jerger da84c946c9 reflect refactoring page-model -> navbar-mode 7 years ago
Michael Jerger d772f95990 refactored name of configuration parameter. 7 years ago
Michael Jerger 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.
7 years ago
Michael Jerger b781b8b9bb renamed navpage-model to page-model 7 years ago
Michael Jerger f758b5744d tested in real live -works now 7 years ago
Michael Jerger 4f9ac917ae added hierarchic sidbar-pages & refactored namesspace. 8 years ago
Michael Jerger d8f86e0414 fixed read-config 8 years ago
Michael Jerger e9d1c1e194 refactored navbar-model out of compiler & introduced new :navbar-model
parameter to config
8 years ago
Michael Jerger 2e6723d2fa readded missing debug? configuration 8 years ago
M.Jerger d36acf2316 Merge branch 'master' into master 8 years ago
Aleksander Madland Stapnes 60c4ec0054 Add nohighlight to klipsified code blocks. 8 years ago
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.
8 years ago
Aleksander Madland Stapnes ac52785b19 Automatic klipse integration 8 years ago
Carmen La 84a933bdcf Fix dest-sass/sass-dest key
Issue #85
8 years ago
Carmen La f0cc7353c1 Pass both page/post params to the index template 8 years ago
Carmen La 6ba76bc7f5 Fix a regression 8 years ago
Carmen La 9cd5016537 Don't create prev/next links pointing to :home? pages
- Also include more metadata in page.prev and page.next params
- And some general code cleanup
8 years ago
Carmen La dec80185e5 A big ol' cleanup 8 years ago
Aleksander Madland Stapnes dbd5caaf1f Replace tagsoup dependency with enlive
Tagsoup depends on an old version of clojure.data.xml, which doesn't
compile with clojure 1.9.0-alpha12. Enlive seems more actively
maintained and used.
8 years ago