Geoffrey De Smet

Results 24 comments of Geoffrey De Smet

the android screen plugin does this, but I don't know of a simpler plugin that does it: http://4.bp.blogspot.com/-OA7USNhTawM/Uj8X_eoNHUI/AAAAAAAAANE/04KQPf-sVic/s1600/Screen+Shot+2013-09-22+at+16.57.49.png

BTW, this can already happen in 2.x: create an alias for content (for example "page") but still support content. Replace "content" by "page" in all docs. No backwards incompatible impact....

That being said, I haven't seen this cause significant performance issues yet with our website with 105 pages.

Strangely, sometimes it does report the first error nicely: ``` 11:07:36.886 ERROR jbake - JBake failed with 1 errors: 1. Failed to render documents. Cause(s): Failed to render file /home/ge0ffrey/projects/tmp/jbake-optaplanner-website/output/community/team.html....

@jonbullock Any progress on this issue? It's the number one issue for us. Any clues on where to start if we want to fix this ourselves?

Ah, this explains what's happening, section 5.4.2. > All hidden files from content directory are ignored by JBake. That should be in the content directory section, I'd argue.

Is there a way to allow .htaccess to be copied over the in content directory?

**Workaround**: Place it in the assets directory. That feels a bit clumsy because my assets directory contains general things (like CSS and JS etc) and my content directory contains the...

Priority of this has just increased. If we can't automate this, then we should split this jira up. Config can wait, but ConstraintStreams can't.