-
"blog.articles" array seems to be null for the xml builder, yet I'm able to loop "blog.articles" in layout and template .erb files.
My feed.xml.builder file
```
xml.instruct!
xml.feed "xmlns" => "ht…
-
We'll need some kind of static site generator, or we're going to end up with a bunch of code duplication and stuff. I'd suggest something based on Node. Wintersmith is the first google result, since I…
-
We're running Middleman 3.4.0 on Ruby 2.1.3 for a project with around 7.000 files and it takes approximately 40 seconds to build. Running Middleman 4.1.7 on Ruby 2.3.0 takes 4 minutes and 40 seconds t…
-
I followed the installation instructions and get the following error message:
```
Template `middleman-bss` not found in Middleman Directory.
```
kgish updated
8 years ago
-
When I run the middleman server I get all of these tilt errors. I'm running the latest release of middleman (at this time 4.1.1).
```
== Executing: `./node_modules/gulp/bin/gulp.js watch`
WARN: tilt …
-
Some tech & design updates are needed
- [x] Migrate grafana.org from ruby middleman to hugo and normal sass/html templates
- [x] Sass -> Scss migrated
- [x] Layouts migrated
- [x] Landning page migrat…
-
On branch [mvc-samples](https://github.com/ckeditor/v5-protos/tree/mvc-samples) I added some usage examples of the MV\* framework prototype I've been working on recently. This is an "umbrella" issue t…
-
Hello, I try to use favicon maker with Middleman 4 and Rails 2.3.1.
When I launch the build, it generates the first favicon in the right directory. After that, I've got the following error:
**/Users…
-
L'environnement de développement sera composé de la façon suivante :
Backend :
- MySQL ( Administration de base de donnée )
- PHP 5 ( Langage base de donnée )
- Middleman server ( test local )
Fr…
-
Hello!
I'm working on upgrading to Middleman V4 (only one year late!). I had some initial problems with needing my files to have `.html` as part of the file name, but after that was sorted the main p…
lbain updated
7 years ago