Levi Wheatcroft

Results 57 comments of Levi Wheatcroft
trafficstars

If you want to try it out, you need to build the package locally. In yarn this looks like thing like the following, suppose my project folder is `/home/levi/git/my-project`, I'm...

Yeah this would be a great feature. A method in the config object might be better than a complex configuration file. ``` new SiteChecker(options, { headers (request) { if (/foo/.test(request.url))...

Hey, Totally agree that metalsmith-serve shouldn't aim to be a production server. Some static hosts (including S3) allow you to set a mime-type for files without extensions, so a static...

@roryg - that's awesome. It's a great plugin that has the ability to dramatically improve my workflow. I'm looking forward to the new version. @exside - the "auto remove" setting...

Sorry I don't really have a vote right now, a few thoughts though: docs/readme is kind of a list of things that need to be documented, so docs/wishlist seems kind...

Additionally, when we're talking about 'documentation' are we talking about documenting how the code works? Or guides about how to implement different things? The latter might be great down the...

I think documenting feature is the obvious place to start, if you want to clone the repo and play around that's the first thing you'll come up against. Lots of...

I'd like to see this.. in some use cases it would invite an overwhelming amount of spam, but in other cases it might be appropriate.

I had a quick look at this, I guess there would be two approaches to implement. ## No Login Comment Approach * `if (!data.user)` show the comment box ready to...

Entering a name of your own choice would be nice, but is there an implication that you could enter the same name each time you visit ? If you could...