Code Monkey home page Code Monkey logo

Comments (3)

ellemenno avatar ellemenno commented on June 8, 2024 1

new data point: the remote theme I want to us also provides a gem. I notice that if I install the theme gem (but keep using remote-theme in _config.yml), then --watch starts working for the remote theme.

from jekyll-remote-theme.

ellemenno avatar ellemenno commented on June 8, 2024

I have run into the same problem: initial build with remote theme is successful, but auto-regeneration fails. Adding the --trace flag does not seem to reveal any additional info:

$ bundle exec jekyll build --trace --watch --source <project>/docs
Configuration file: <project>/docs/_config.yml
            Source: <project>/docs
       Destination: <project>/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
      Remote Theme: Using theme pixeldroid/programming-pages
                    done in 2.515 seconds.
 Auto-regeneration: enabled for '<project>/docs'

// make edits to index.md and save.. //

      Regenerating: 1 file(s) changed at 2018-11-15 20:39:44
                    index.md
      Remote Theme: Using theme pixeldroid/programming-pages
             Error: The programming-pages theme could not be found.
             Error: Run jekyll build --trace for more information.

Adding the --verbose flag gives a little bit more info:

$ bundle exec jekyll serve --source ./docs/ --verbose
  Logging at level: debug
Configuration file: ./docs/_config.yml
  Logging at level: debug
         Requiring: jemoji
         Requiring: jekyll-remote-theme
            Source: ./docs/
       Destination: ./_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
      Remote Theme: Using theme pixeldroid/programming-pages
      Remote Theme: Downloading https://codeload.github.com/pixeldroid/programming-pages/zip/master to /var/folders/fp/yvfwznrn0x91gzm5347f7h800000gn/T/jekyll-remote-theme-20181115-68512-16vcczr.zip
      Remote Theme: Unzipping /var/folders/fp/yvfwznrn0x91gzm5347f7h800000gn/T/jekyll-remote-theme-20181115-68512-16vcczr.zip to /private/var/folders/fp/yvfwznrn0x91gzm5347f7h800000gn/T/jekyll-remote-theme-20181115-68512-fakfks
         Requiring: github-pages

// reading, rendering, liquid, markup, etc. //

                    done in 2.843 seconds.
         Requiring: jekyll-watch
           Watcher: Ignoring (?-mix:_config\.yml)
 Auto-regeneration: enabled for './docs/'
[2018-11-15 20:53:32] INFO  WEBrick 1.4.2
[2018-11-15 20:53:32] INFO  ruby 2.5.1 (2018-03-29) [x86_64-darwin15]
[2018-11-15 20:53:32] DEBUG WEBrick::HTTPServlet::FileHandler is mounted on /.
[2018-11-15 20:53:32] DEBUG unmount .
[2018-11-15 20:53:32] DEBUG Jekyll::Commands::Serve::Servlet is mounted on .
    Server address: http://127.0.0.1:4000
[2018-11-15 20:53:32] INFO  WEBrick::HTTPServer#start: pid=68512 port=4000
  Server running... press ctrl-c to stop.

// edit index.md and save //

      Regenerating: 1 file(s) changed at 2018-11-15 20:53:57
                    index.md
      Remote Theme: Using theme pixeldroid/programming-pages
      GitHub Pages: github-pages v192
      GitHub Pages: jekyll v3.7.4
             Error: The programming-pages theme could not be found.
             Error: Run jekyll build --trace for more information.

from jekyll-remote-theme.

stale avatar stale commented on June 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from jekyll-remote-theme.

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.