101 Commits (423790edb1e602e78bcd76586c6a94fa4c993606)

Author SHA1 Message Date
jem df0c9867a9 Version 0.2.1-SNAPSHOT 4 years ago
jem e64242948e Version 0.2.0 4 years ago
jem da9bfedfd8 issue: loading from jar file is not working 5 years ago
jem 090f784089 updated clojure dep 5 years ago
jem cc8bc135c1 update selmer 5 years ago
jem c7006a8477 wip 5 years ago
jem 965ceda614 test now is fine 5 years ago
jem fa3d903c01 update deps 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 feb973f77c add changelog 7 years ago
Michael Jerger 593766a603 refactoring: replace navbar-pages & sidebar-pages by pages 7 years ago
Michael Jerger 2570dc4997 Merge branch 'master' into development
Conflicts:
	project.clj
	src/cryogen_core/compiler.clj
8 years ago
Carmen La d502799a93 Update deps 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
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
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
Michael Jerger 65cd1f5997 adjust project name 8 years ago
Carmen La e7a4172237 promote from snapshot to release 8 years ago
Michael Jerger 173472e9df prepare pull request 8 years ago
Michael Jerger 60b395e047 added ability to select one page as home-page (add :home? true as meta)
instead of newest post.
8 years ago
Carmen La e3d2d3f433 Fix npe 8 years ago
Carmen La 551a8e5c21 Bump version 8 years ago
Carmen La cfb8e4cc0d Bump selmer version 8 years ago
Torsten Uhlmann 998fc077e8 Provided fixes make cryogen work on Windows.
The path is converted to forward slash before further processed
The executables for sass and compass are configurable, that's because
on a Windows installation they are named sass.bat and compass.bat
The default is still the Unix version.
8 years ago
Carmen La bb4d772611 Bump version, update deps 8 years ago
Carmen La 98992b70de bump up deps and version number 8 years ago
Arsene Rei f383661e5e Fallback to resources/templates/{pages,posts}
By default, when using markdown files, Cryogen will look for
`resources/templates/md/pages/*.md`. This commits allows Cryogen to fall back to
`resources/templates/pages/*.md` in the case that it can't find any files in the
former directory. It works similarly for posts and Asciidoc files.

Since we're looking specifically for `*.md` for Markdown files and `*.asc` for
Ascii files, this is an opportunity to eliminate redundancy.
8 years ago
Carmen La 3e7d43b212 update dependencies/version 8 years ago
Carmen La ca8d5fe872 Bump version and dependencies 8 years ago
Jan Stępień 0d1149a9c2 Use Hawk in cryogen-core.watcher
This is a follow-up to PR #46. It replaces the 300ms loop with a file
watcher. Hawk is a wrapper around java.nio.file.WatchService coming with
proper OS X support.

Now rebuilds should be instantaneous.
8 years ago
Carmen La ef1422c42c Bump up version 8 years ago
Carmen La 36656de029 Update dependencies 8 years ago
Carmen La b3bdba2804 Bump up version 9 years ago
Carmen La 394ff37643 Bump up version 9 years ago
Yogthos e1a03943c4 bumped up dependency 9 years ago
Dmitri Sotnikov c0a3084d39 bumped up dependencies and version 9 years ago
Carmen La a0cf654453 Bump up version 9 years ago
Dmitri Sotnikov 1fb621e6ed Update project.clj 9 years ago
Yogthos 13c445ff17 bumped up dependencies, version 9 years ago
Carmen La 839ed5c469 Remove unnecesasry tag-root key 9 years ago
Carmen La bcd841d3df bump up version and dependencies 9 years ago
Yogthos 5b13b3b761 added :draft? key to allow creation of draft posts that won't be published 9 years ago