GithubHelp home page GithubHelp logo

vocino / middleman-foundation Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 11.0 1.24 MB

A Middleman Project Template for Foundation (SCSS)

Home Page: http://foundation.zurb.com/

Ruby 0.85% JavaScript 99.15%

middleman-foundation's People

Contributors

andrewmartin avatar bitdeli-chef avatar chronick avatar vocino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

middleman-foundation's Issues

Stylesheets Not Found

bundle exec middleman build --verbose

and then

error  build/stylesheets/foundation.css  not found

I re-cloned the repository and tried it again.

Again, in the build process those files disappear somehow.

Middleman version 3.4.1

Ruby 2.3.0

I was unable to initiate the project using the -T flag by the way.

Bad file descriptor (Errno::EBADF) - When loading with middleman s

== The Middleman is loading
== LiveReload is waiting for a browser to connect
/usr/local/rvm/gems/ruby-2.0.0-p247/gems/rb-fsevent-0.9.2/lib/rb-fsevent/fsevent.rb:40:in `select': Bad file descriptor       (Errno::EBADF)

That's what seems to be happening for me. Seen this before?

Not creating the foundation.css file correctly with middleman 3.3.7

When updating the middleman to newer versions (3.3.6 or 3.3.7), the build is not creating the foundation.css file correctly. It icreates only a partial file (~600 lines intead of ~6000 lines).
Only when I downgrade to middleman 3.3.4 and set
gem "padrino", "0.12.1" in my gem, then I can get it to work.

Middleman build errors on Stylesheets

Hi!

I followed the instructions in the readme and created a my_new_project
Then I ran the following commands
bundle install
bundle exec middleman build

then got the following:

      create  build/javascripts/vendor/jquery.js
      create  build/javascripts/foundation/foundation.placeholder.js
       error  build/stylesheets/foundation.css
       error  build/stylesheets/normalize.css
There were errors during this build, re-run with --verbose to see the full exception.

So i ran it again with --verbose but didn't get anything useful.

I then tried something I had briefly read in the Middleman docs, which was to rename the two offending stylesheets (foundation.css and normalize.css) to .css.scss

All worked fine afterwards.

On a slightly different note, I'm also getting a warning in the build proces
== Unknown Extension: livereload

Update to foundation 4?

Hi there,

I've almost actually recreated (using your initial starter) this project using Foundation 4, but was just curious if you were going to be updating it anytime soon? I am sure you will do a better job than me. Thanks so much for the great work, just used this on a project with great success!

middleman build error: couldn't find file...

I get the following errors when running

bundle exec middleman build --verbose
error  build/javascripts/jquery.js
couldn't find file 'vendor/jquery'

error  build/javascripts/application.js
couldn't find file 'foundation/foundation'

 error  build/javascripts/zepto.js
couldn't find file 'vendor/zepto'

error  build/javascripts/modernizr.js
couldn't find file 'vendor/custom.modernizr'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.