About 579 results
Open links in new tab
  1. File download with middleman (PDF/XLSX/Zip...)

    Aug 5, 2015 · I (middleman newbie) am trying to add some static pdf/xlsx files. I tried to store them in the image directory and in /, though middleman keeps on reporting “file not found”.

  2. How to efficiently use app.after_build? - Middleman Forum

    Dec 30, 2014 · The code is working pretty good except that I need to use the command middleman build twice. Because when i run the build command, the images get generated at …

  3. Middleman Forum

    May 17, 2014 · Community support for Middleman

  4. @import scss problem - Middleman Forum

    Sep 6, 2014 · Hello, I’ve been using middleman 3.3.4 on my first app and Foundation (the scss package) has been working fine. However, my newest project is using 3.3.5 and I believe this …

  5. Gem::Ext::BuildError: ERROR: Failed to build gem native extension

    Jun 12, 2017 · Have new laptop, fresh install of OS (LinuxMint 18.1). Installed rvm and ruby 2.4.0 Have used Middleman (MM) with success and delight for several years, but I’m a …

  6. Trying Middleman for the first time, install fails - Middleman Forum

    Feb 11, 2016 · The following worked for me (on Windows, YMMV): Add to your gemfile: gem ‘middleman-cli’ gem ‘middleman-core’ re-run “bundle install”

  7. Build speeds: Middleman just doesn't make a cut anymore …

    Sep 15, 2019 · I am slowly concluding that Middleman is pretty slow compared to other solutions and static generators out there. It’s just doesn’t make sense to wait that long and re-generate …

  8. Help with project init and EINVAL error - Middleman Forum

    Nov 1, 2016 · Hi all, I am new to ruby and to middleman. I installed the software per the instructions at the site. But when I try to create an initial project, I get the following error: …

  9. Which Ruby version? - Middleman Forum

    Feb 26, 2015 · Which Ruby version do you suggest using with Middleman? I’m using RVM and Bundler, so it’s not a problem to choose several versions for projects and frameworks. Some …

  10. Can a large YAML file (eg: data/artists.yml) be broken into smaller ...

    Apr 19, 2016 · I am building a Middleman/HAML site using dynamic pages and want to output many different profile pages from a profiles.yml file. This ‘profiles’ YAML file has not only the …