Hannah Chartier

Results 11 comments of Hannah Chartier

Has anyone gotten this to work?

+1 for this, or something similar. I'm experimenting with extending Couscous to generate a simple blog, and this would make it much easier.

I don't know how much help I could be but I would like to try. :) In my experiment, I'm using the ContainerFactory to create the container and retrieve the...

I will try today to write up a concrete example of my ideas. :)

I did a bit of retesting yesterday and I seem to be able to prevent the infinite loop from happening if I run couscous clear before couscous preview/generate. I was...

I was trying to preview a template in its own directory using `template: .`, so it wasn't in a subdirectory. I can definitely see how that could cause problems, but...

Running into issues using crap now, since I can't update composer. I have unfortunately had to uninstall it for now, until I decide how to move forward. I don't have...

+1, definitely need this.

Also running into this issue, exact same setup as @jnunderwood. Worked just fine yesterday, booted up this morning after a Windows update and got the error.

In case it helps anyone, I successfully use [editorconfig](https://atom.io/packages/editorconfig) ([my config](https://gist.github.com/geekish/65253357fb33c26a6f2ca1ae5426c4dc)) to indent blade files with 2 spaces. :)