hashobject / perun

Programmable static site generator built with Clojure and Boot (HELP NEEDED!)
https://perun.io
Eclipse Public License 1.0
350 stars 38 forks source link

make `content-task` return the fileset #172

Closed bhagany closed 7 years ago

bhagany commented 7 years ago

Thanks to @martinklepsch for spotting my silly mistake here

runnabot commented 7 years ago

Deployed perun/return-fs. View on Runnable. From Runnable

bhagany commented 7 years ago

hrm, Runnable keeps failing, but never for the same reason. I think the tests are taking too long to complete, and also, the last one ran out of memory.

I had an idea about making this faster the other day, I guess I'll give it a try.