Commit graph

108 commits

Author SHA1 Message Date
jem
c19068c872 Version 0.2.4-SNAPSHOT 2020-03-07 13:11:00 +01:00
jem
3e2581f475 Version 0.2.3 2020-03-07 13:10:40 +01:00
jem
7e365f9c22 Version 0.2.3-SNAPSHOT 2020-03-07 13:08:27 +01:00
jem
243d3679c2 Version 0.2.2 2020-03-07 13:08:01 +01:00
lukas
afeef539b5 Version 0.2.2-SNAPSHOT 2020-03-05 15:20:52 +01:00
lukas
0d9fd29ea7 Version 0.2.1 2020-03-05 15:20:25 +01:00
lukas
dc7d345094 added release-tasks 2020-03-05 15:19:46 +01:00
jem
df0c9867a9 Version 0.2.1-SNAPSHOT 2020-02-22 15:44:05 +01:00
jem
e64242948e Version 0.2.0 2020-02-22 15:43:45 +01:00
jem
da9bfedfd8 issue: loading from jar file is not working 2020-01-10 18:11:36 +01:00
jem
090f784089 updated clojure dep 2020-01-10 11:38:37 +01:00
jem
cc8bc135c1 update selmer 2020-01-10 11:34:28 +01:00
jem
c7006a8477 wip 2019-12-13 15:01:07 +01:00
jem
965ceda614 test now is fine 2019-11-29 16:44:29 +01:00
jem
fa3d903c01 update deps 2019-11-29 15:53:06 +01:00
jem
fbbb5203c3 Version 0.1.54-SNAPSHOT 2019-04-24 18:26:06 +02:00
jem
d9946f7348 Version 0.1.53 2019-04-24 18:25:49 +02:00
jem
6e0fbe8529 updated deps 2019-04-24 18:23:35 +02:00
jem
1fe44ab2c9 updated deps 2019-04-24 17:10:38 +02:00
feb973f77c add changelog 2017-03-12 11:38:48 +01:00
593766a603 refactoring: replace navbar-pages & sidebar-pages by pages 2017-03-11 21:32:58 +01:00
2570dc4997 Merge branch 'master' into development
Conflicts:
	project.clj
	src/cryogen_core/compiler.clj
2017-02-08 09:21:08 +01:00
Carmen La
d502799a93 Update deps 2017-02-01 23:17:27 -05:00
Aleksander Madland Stapnes
ac52785b19 Automatic klipse integration 2017-01-20 02:57:38 -03:00
Carmen La
84a933bdcf Fix dest-sass/sass-dest key
Issue #85
2017-01-17 23:46:23 -05:00
Carmen La
f0cc7353c1 Pass both page/post params to the index template 2017-01-17 01:57:19 -05:00
Carmen La
6ba76bc7f5 Fix a regression 2017-01-17 01:41:04 -05:00
Carmen La
1b7f0fb367 update deps and version number 2017-01-16 23:29:48 -05:00
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.
2017-01-16 18:16:11 -03:00
Carmen La
dec80185e5 A big ol' cleanup 2017-01-16 02:37:19 -05:00
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.
2017-01-15 05:30:25 -03:00
65cd1f5997 adjust project name 2017-01-05 17:35:34 +01:00
Carmen La
e7a4172237 promote from snapshot to release 2017-01-04 00:25:13 -05:00
173472e9df prepare pull request 2016-12-31 11:26:37 +01:00
60b395e047 added ability to select one page as home-page (add :home? true as meta)
instead of newest post.
2016-12-30 23:43:13 +01:00
Carmen La
e3d2d3f433 Fix npe 2016-12-18 19:22:29 -05:00
Carmen La
551a8e5c21 Bump version 2016-12-18 14:28:55 -05:00
Carmen La
cfb8e4cc0d Bump selmer version 2016-12-18 14:28:47 -05:00
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.
2016-12-17 11:29:16 +01:00
Carmen La
bb4d772611 Bump version, update deps 2016-12-04 01:21:22 -05:00
Carmen La
98992b70de bump up deps and version number 2016-09-03 15:34:43 -04:00
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.
2016-05-27 11:52:41 -04:00
Carmen La
3e7d43b212 update dependencies/version 2016-04-18 22:44:09 -04:00
Carmen La
ca8d5fe872 Bump version and dependencies 2016-03-14 13:31:35 -04:00
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.
2016-03-13 16:43:14 +01:00
Carmen La
ef1422c42c Bump up version 2016-03-09 14:51:01 -05:00
Carmen La
36656de029 Update dependencies 2016-03-08 15:39:24 -05:00
Carmen La
b3bdba2804 Bump up version 2016-02-09 22:34:50 -05:00
Carmen La
394ff37643 Bump up version 2016-02-09 15:01:18 -05:00
Yogthos
e1a03943c4 bumped up dependency 2016-02-05 19:07:20 -05:00