-
I like your library so I tried using it on Codebender. It was throwing errors because of the variables initialized in the header file. I Googled the cause and moved [these lines ](https://github.com…
-
-
Would advise against this in a tool for others to use - system may not have this enabled
I will fork and fix if you wish to merge.
-
Currently, partial paths must be specified relative to the source directory. However, in a nested partial architecture, this leads to repeating a lot of long paths, and get in the way of renaming fold…
-
### I'd like to be able to explicitly specify the output destination of directories during build
For example, I have a "/templates" folder in my source, that contains many sub directories, each of …
-
`Sass::SyntaxError: File to import not found or unreadable`
This is only happening in v4 and I'm not sure why. I'm just doing simple `@import 'directory/file'` imports like I have in any previous ver…
-
I'm using I18n with middleman and I'm having trouble figuring out how I'm supposed to change the title of my page depending on the language.
is there an API for setting yaml front matter data from a …
-
Thomas
Was thinking when building my now quite large CodeBlender - I often run into errors. I turn on verbose and then need to scroll up thousands of rows of verboseness to find these errors
Can we …
-
I'm using `4.0.0.beta.1'`. I use slim to write my pages and have in `elements.html.slim` this snippet:
```
markdown:
[Link 2](http://localhost.test)
```
The page doesn't build because of a und…
-
It would be nice to expose links to arbitrary pages, instead of just first, prev, next, and last.
It looks like they're generated here https://github.com/middleman/middleman-blog/blob/master/lib/mi…