Chris D. Macrae
Chris D. Macrae
@flayner2 can't get tests to pass
I disagree @ianstormtaylor. It should be plain English. That's what makes this so interesting. However it should still be a standard API. ` [target identifier] ` In our case, these...
Upon thinking about the above more, it wont work. How do I run multiple "before all tasks" before themselves? Having a single command called "beforeAll", "afterAll" makes sense, because there...
Could this not be done with a custom code block identifier, specifically for commenting? ``` ```maidcomment // code ``` ```
Totally valid point @zephraph. Just tested the @ignore syntax and it worked across the board. That's nicer.
Yeah, this project is, unfortunately, a bit of a "hack", as parcel and 11ty don't play well together. During development a parcel plugin watches `.tmp/11ty` and generates an html file...
@scottdurow totally valid point -- we have a handful of guys who _may_ edit stuff on the remote, so we run instrument to make sure everything is up to date.
This issue is breaking multiple rails apps using Motor admin that I'm aware of.
I feel like we should treat the Hugo “documentation” as a reference. This is how this functionality works. Guides should be a clearly distinct section, that details how to do...
Another weigh on this, with a very good article on how to teach new users (with documentation): http://stevelosh.com/blog/2013/09/teach-dont-tell/