cryogen-core/src/cryogen_core
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
..
compiler.clj Make archive grouping configurable 2016-03-08 20:22:20 -06:00
github.clj Clear reflection warnings 2015-09-14 12:06:35 +02:00
io.clj Implement clean URLs feature (Issue #89) 2016-02-11 20:04:56 -06:00
markup.clj rewrite-hrefs bug fix (when :blog-prefix is blank) 2016-01-10 23:40:19 +09:00
plugins.clj Simplify load-plugins with enumeration-seq 2015-09-20 22:52:51 +02:00
rss.clj Add author and (short) description for RSS 2016-02-09 03:01:10 +01:00
sass.clj Fix type hint cast 2015-09-15 18:24:51 +02:00
sitemap.clj Clear reflection warnings 2015-09-14 12:06:35 +02:00
toc.clj Fixed a regression under which the old style of using :toc true would throw an exception because the tag was not properly cast to a :ul or :ol tag. Added unit testing for all cases. 2015-11-08 20:35:04 -05:00
watcher.clj Use Hawk in cryogen-core.watcher 2016-03-13 16:43:14 +01:00