-
Hi,
I dont know what is wrong but suddenly `image-url` not working anymore.
config.rb
```
set :images_dir, 'assets/img'
# Build-specific configuration
configure :build do
# Minify CSS on build
…
-
This is a freshly created site using the middleman-bower-template. I run bundle install and yet I still get these unresolved specs errors.
I'm not that expert with Gems. Maybe these are your glob…
-
I've just upgraded to middleman 3.2 and middleman-blog to 3.5 and I can no longer run any middleman command, as they fail with:
```
/home/pedro/.rvm/gems/ruby-2.1.0/gems/middleman-blog-3.5.1/lib/midd…
-
I did the few steps to install and use slate but after launching middleman server, when I am trying to access to localhost:4567, the application crashes with the following error:
== The Middleman is …
-
Middleman crashes after launch+browser-initialted pageload on Windows 7 64-bit running ruby 1.9.3p448 (32-bit). Everything works fine with the activereload line commented out.
I included the em-webs…
-
Hello, awesome gem.
I read this works with or without Rails asset pipeline, I'm working on a project with [Middleman](http://middlemanapp.com/) which uses sprockets but I can't get the .jst.hamljs te…
-
$ middleman init my_new_project --template=zurb-foundation should be:
$ middleman init my_new_project --template=middleman-zurb-foundation I think.
-
Create a basic application by running `livingstyleguide new "project-name"`.
- [ ] Add `new` and alias `n` to CLI
- [ ] Use a Middleman [project template](http://middlemanapp.com/getting-started/#toc_…
-
Hello,
I've a project that I've created since a while and using livereload adds a
```
WEB_SOCKET_SWF_LOCATION = "/__rack/WebSocketMain.swf";
RACK_LIVERELOAD_PORT = 35729;
```…
-
Hello I am new to the whole middleman stack.
I have installed and working with this middleman template
https://github.com/nathos/amicus
I have successfully installed middleman-navigation
Now, what …
vladp updated
10 years ago