Giter VIP home page Giter VIP logo

jekyll-and-zurb's People

Contributors

razor-x 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jekyll-and-zurb's Issues

jekyll build fails

I'm new to jekyll and yaml, so bear with me. I have not touched anything yet.

When I run 'jekyll build', I get the following: "Configuration file: /home/dan/[email protected]/Virtual Sail Loft/VSL-current-site/_config.yml
jekyll 2.1.1 | Error: superclass mismatch for class Literal".

Any ideas? Thx, Dan

Version 3 status

TLDR; It may very well be ready right now, but I can't be sure without more testing.

This issue will track progress on version 3

Currently, the v3 branch is building with updated dependencies.
This project is in maintenance mode, so for version 3 I'm only looking for feature parity.

If you want to help test v3, please file new issues as you find them.

To get to release, I still need to test that all of the features still work as expected and are not broken by new lib versions.

Known issues

  • Foundation 6 triggers console error: url.indexOf is not a function.

Syntax highlighting seems to be broken

Tried with FF and chromium.

When generating a code block like so:

{% highlight ruby %}
def foo
  nil
end
{% endhighlight %}

Nothing gets highlighted - Do I have to enable it somehow?

Rake tasks that deploy should fail if any step fails.

Currently, if say the Jekyll build fails due to an undefined Sass variable, the Travis build will carry on and still report

The command "bundle exec rake travis" exited with 0.

Thus it will deploy a broken site.

Need to check the exit status of rake build and make sure it is not 0 if the Jekyll build fails. This needs to result in the parent rake task failing with a nonzero exit status.

Once solved, this fix should be ported to https://github.com/razor-x/jekyll-and-deck.js and Automatic publishing to GitHub Pages with Travis CI.

modernizr not found

Hi,

I tested this:

$ bundle && bower install && bundle exec jekyll s

On master, 2.11.4 and 2.11.3 - it always resulted in:

Configuration file: /tmp/jekyll-and-zurb/_config.yml
            Source: /tmp/jekyll-and-zurb
       Destination: /tmp/jekyll-and-zurb/_site
      Generating... 
  Liquid Exception: couldn't find file 'modernizr/modernizr' (in /tmp/jekyll-and-zurb/_assets/javascripts/head.js.coffee.erb:2) in _layouts/default.html
jekyll 2.5.3 | Error:  couldn't find file 'modernizr/modernizr'
  (in /tmp/jekyll-and-zurb/_assets/javascripts/head.js.coffee.erb:2)

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.