-
If file is changed, especially .haml file the middleman --instrument will show "possible change" also for all other haml-files. This makes reloading really slow. If livereload is used a change in .ham…
-
``` gherkin
Given a project with I18n enabled
And an images folder with "image.fr.png" and "image.en.png"
When I open "/images/image.fr.png"
Then I get that image
# Actual: The path is ignored
```
Mi…
-
`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…
-
Hello
I am running into an issue where middleman will terminate after initiating a server, either with `bundle exec middleman` command or `bundle exec middleman server`.
The hang causes no stack tr…
-
## Expected behavior and actual behavior
I am trying to create dynamic pages for contents in my site in which I use i18n to create different language pages, but it seems the example for creating d…
-
Per [instructions](https://middlemanapp.com/basics/layouts/):
config.rb:
```
activate :blog do |blog|
blog.layout = 'article_layout'
end
```
article_layout.slim:
```
- wrap_layout :layout do
a…
-
## Is your feature request related to a problem? Please describe.
Shelly just released there new Shelly i3. With 3 Inputs its perfect to connect multiply dumb light switches to Home assistant…
-
**mapbox-gl-js version**: 2.3.x
### Question
Can `mapbox-gl-js` support styles via JS functions, vs the style expression DSL?
I.e `(feature) => style` vs `[ExprType, ...expr-node]`
Upo…
-
I think it'd be a good idea to move to a static site generator that we're using more and more in the community, hugo. It's a single binary, battery included package that is fast. You don't have to wor…
-
16 chars feels like it'd be fine for absolutely any reasonable usecase but it also feels strange that these are not customisable for paranoid people and I'm fairly sure a lot of these things are not r…