Code Monkey home page Code Monkey logo

Comments (3)

ndarville avatar ndarville commented on May 24, 2024

You closed your issue. Was this intentional?

from jekyll-help.

zachlyon avatar zachlyon commented on May 24, 2024

Yep, I figure it was my bad. I basically just fired up a new jekyll site in a different directory and copied my files over to it and started working from there. I couldn't figure out how one site/directory was "stuck" on 1.5.1 and every new site or any other dir on my system was 2.0.2 according to jekyll -v.

from jekyll-help.

albertogg avatar albertogg commented on May 24, 2024

@zachlyon for future reference install bundler (gem install bundler), create a Gemfile file and add your project dependencies there and then type bundle install. Run your project prefixing it with bundle exec, e.g. bundle exec jekyll serve -w that will help you avoid this type of problems. I know it's a bunch of stuff but you can check my jekyll site if you want.

from jekyll-help.

Related Issues (20)

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.