Deleted user
Deleted user
I will try, thanks!
I will try my best. If I get it working I will share, for sure. :)
I am seeing this as well with `[email protected]` in a linux environment that has node installed, but no global ember-cli. I installed `ember-cli` globally, tried again, but the same error...
What name did you use for the project? If i use the string `test`, it fails each time for me. Using `hi` causes it to work. ``` ~/Playground> ember-cli-create ?...
Thanks for testing! For another case, I tried on my mac, using `npx` as well and it worked. I have `ember-cli` globally installed.
Mmmm... can you sketch the second take?
Try it `{{ .html .Url }}` for instance
Related thing is to list all `.Other.Foo` values, alà `Tag`. Perhaps an extension of `tag` command could be useful here: not restricting to `tags:` field in file header. Something like,...
I need `equal` function (like `contains `) because with `if` and `equal` I can emulate this behaviour
I was thinking in the contents of the templates, not the blog contents... For example, `Main` refering to Main page, etc.