Code Monkey home page Code Monkey logo

Comments (4)

troyswanson avatar troyswanson commented on May 28, 2024

@janzheng Is this still a problem? I just tried recreating this in 2.4.0, but it seems to work fine.

Troys-MacBook-Air:troyswanson.github.io troy$ jekyll --version
jekyll 2.4.0
Troys-MacBook-Air:troyswanson.github.io troy$ jekyll build
Configuration file: /Users/troy/__Projects/troyswanson.github.io/_config.yml
            Source: /Users/troy/__Projects/troyswanson.github.io
       Destination: /Users/troy/__Projects/troyswanson.github.io/_site
      Generating... 
                    done.
 Auto-regeneration: disabled. Use --watch to enable.

If it's still broken for you, feel free to re-open the issue and include some additional info about your setup, e.g.: operating system, Ruby version, etc.

from jekyll-help.

kleinfreund avatar kleinfreund commented on May 28, 2024

@troyswanson I'm not sure, if this is an issue, but he uses triple underscores (e.g. ___ instead of __).

from jekyll-help.

troyswanson avatar troyswanson commented on May 28, 2024

Ah, you're right. Either way, it still works.

Troys-MacBook-Air:troyswanson.github.io troy$ cd ../..
Troys-MacBook-Air:~ troy$ mv __Projects ___Projects
Troys-MacBook-Air:~ troy$ cd ___Projects/troyswanson.github.io/
Troys-MacBook-Air:troyswanson.github.io troy$ jekyll build
Configuration file: /Users/troy/___Projects/troyswanson.github.io/_config.yml
            Source: /Users/troy/___Projects/troyswanson.github.io
       Destination: /Users/troy/___Projects/troyswanson.github.io/_site
      Generating... 
                    done.
 Auto-regeneration: disabled. Use --watch to enable.

from jekyll-help.

troyswanson avatar troyswanson commented on May 28, 2024

Also, --watch is working fine.

Troys-MacBook-Air:troyswanson.github.io troy$ jekyll build --watch
Configuration file: /Users/troy/___Projects/troyswanson.github.io/_config.yml
            Source: /Users/troy/___Projects/troyswanson.github.io
       Destination: /Users/troy/___Projects/troyswanson.github.io/_site
      Generating... 
                    done.
 Auto-regeneration: enabled for '/Users/troy/___Projects/troyswanson.github.io'
      Regenerating: 1 files at 2014-09-15 12:30:51 ...done.

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.