253 Commits (843e0eaaecdd8dd5bfa76104f9db6b4015eb586a)
 

Author SHA1 Message Date
jem 843e0eaaec compile works again 5 years ago
jem fa3d903c01 update deps 5 years ago
jem 88bd208d37 disable not working test 5 years ago
jem fbbb5203c3 Version 0.1.54-SNAPSHOT 5 years ago
jem d9946f7348 Version 0.1.53 5 years ago
jem 6e0fbe8529 updated deps 5 years ago
jem 1fe44ab2c9 updated deps 5 years ago
Michael Jerger 805e369bb8 fixed not recognized :page-root-uri configuration 7 years ago
Michael Jerger feb973f77c add changelog 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 8 years ago
Michael Jerger f758b5744d tested in real live -works now 8 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 439ae6fba8 all things implemented - probably works 8 years ago
Michael Jerger e9d1c1e194 refactored navbar-model out of compiler & introduced new :navbar-model
parameter to config
8 years ago
Michael Jerger 28cb312dc2 Merge branch 'master' into development 8 years ago
Michael Jerger 2e6723d2fa readded missing debug? configuration 8 years ago
Michael Jerger 2570dc4997 Merge branch 'master' into development
Conflicts:
	project.clj
	src/cryogen_core/compiler.clj
8 years ago
M.Jerger d36acf2316 Merge branch 'master' into master 8 years ago
Michael Jerger 67d91b4611 format 8 years ago
Carmen La d502799a93 Update deps 8 years ago
Carmen La dea3725759 Merge pull request #87 from madstap/master
Add nohighlight to klipsified code blocks.
8 years ago
Aleksander Madland Stapnes 60c4ec0054 Add nohighlight to klipsified code blocks. 8 years ago
Carmen La 296e01abb1 Merge pull request #86 from madstap/master
Add Klipse integration
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 f7f02f7433 Change confusing local names. cfg -> settings 8 years ago
Aleksander Madland Stapnes c5d995b262 Add some docstrings 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 1b7f0fb367 update deps and version number 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 e1cb70dc1d Merge pull request #83 from madstap/master
Remove crouton dep because enlive does the same thing
8 years ago
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.
8 years ago
Carmen La dec80185e5 A big ol' cleanup 8 years ago
Carmen La abf45945d0 Merge pull request #82 from madstap/master
Depend on enlive instead of tagsoup (to be able to upgrade to clojure 1.9.0)
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
Aleksander Madland Stapnes 9c7c935d66 Style pedantry: Remove trailing whitespace.
My emacs did it...
8 years ago
Michael Jerger 65cd1f5997 adjust project name 8 years ago
Michael Jerger 6a4ede6117 gitgnore ... 8 years ago
Michael Jerger 1ea38c5b84 respect :page-index order for navmap 8 years ago
M.Jerger 0d4a9c90f6 Merge branch 'master' into master 8 years ago
Michael Jerger b6b8ebfa22 undo project renaming 8 years ago