-
I have a simple `ignore` directive in `config.rb`:
``` ruby
ignore '/javascripts/vendor/*'
```
The directive worked in Middleman 4 but does not in 4.1. Has something changed or is this a bug?
-
# Motivation
Email is a cornerstone of many consumer and enterprise workflows. However the content that is sent in an email message is still limited — messages are static, can become out of date, a…
-
With Bazel 0.5.4, the following test passes on Linux but fails to build on Windows. This is blocking #3663, because our Linux Android integration tests use a glob with exclude_directories = 0 to pull …
-
-
I have the custom HTML/CSS/JS for a site I would like to move to Netlify and use Eleventy. The templating is a little confusing to me. I did a test run locally on my machine with the base 11ty blog an…
-
Just created a fresh website with middleman. Renamed `stylesheets/site.css` into `stylesheets/site.css.scss` and when I navigate my browser to `http://localhost:4567/stylesheets/site.css` I get an err…
-
More and more people uses HAML and SASS from nex, so I think it will be good thing to implement it in Jekyll. http://github.com/henrik/jekyll/tree/master have it already in his tree, but it's old and…
-
## Attorney Queue
Attorney's queue will contain in-progress and on-hold columns. In-progress column will contain attorney's tasks they are working on and on-hold column will contain admin actions t…
-
I don't know if that's intentional, but it seems like it should only grab markdown files from within the Orchid source path.
It makes it a little awkward to have a repository readme, and then it sh…
-
perhaps the best way to do this is just for rake pipeline web filters. someone wanna help me out with this?