108 Commits (14cab1246f4c2bb28a74e0071a0b793fb9abc771)

Author SHA1 Message Date
jem c19068c872 Version 0.2.4-SNAPSHOT 4 years ago
jem 3e2581f475 Version 0.2.3 4 years ago
jem 7e365f9c22 Version 0.2.3-SNAPSHOT 4 years ago
jem 243d3679c2 Version 0.2.2 4 years ago
lukas afeef539b5 Version 0.2.2-SNAPSHOT 4 years ago
lukas 0d9fd29ea7 Version 0.2.1 4 years ago
lukas dc7d345094 added release-tasks 4 years ago
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
7 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