Code Monkey home page Code Monkey logo

Comments (20)

benbalter avatar benbalter commented on June 8, 2024 1

What exactly are the steps to install cURL Could you please provide a url

#17 (comment)

from jekyll-remote-theme.

DirtyF avatar DirtyF commented on June 8, 2024

Could you try the following procedure: #17 (comment) ?

from jekyll-remote-theme.

dotnetdan avatar dotnetdan commented on June 8, 2024

@DirtyF I am trying to follow the instructions, but I can't seem to find the proper libcurl download - the only windows libcurl downloads are for cygwin, and I don't think that is correct?

from jekyll-remote-theme.

koppor avatar koppor commented on June 8, 2024

A pointer in the direction of the solution could be https://stackoverflow.com/a/47754520/873282. For me, Jekyll now starts, but I get following error:

Remote Theme: Using theme mmistakes/minimal-mistakes
jekyll 3.6.2 | Error: Peer certificate cannot be authenticated with given CA certificates

from jekyll-remote-theme.

jengalas avatar jengalas commented on June 8, 2024

@koppor I'm getting the same error. Did you have any luck resolving this yet?

from jekyll-remote-theme.

koppor avatar koppor commented on June 8, 2024

@jengalas No, I just downloaded the theme to my local git repository to keep things moving. I could have used the jeckyll docker image as another workaround, but that seemed to be too complex for my case.

from jekyll-remote-theme.

jengalas avatar jengalas commented on June 8, 2024

Thank you! I'll investigate the docker image if necessary.

from jekyll-remote-theme.

zvirja avatar zvirja commented on June 8, 2024

@benbalter Do you have any chance to review the issue? It's kind a mess around all that stuff with GitHub pages and it's impossible to find any fully suitable workaround๐Ÿ˜•

from jekyll-remote-theme.

DirtyF avatar DirtyF commented on June 8, 2024

As this issue is related to GitHub Pages install on Windows, feel free to contact GitHub support.

from jekyll-remote-theme.

zvirja avatar zvirja commented on June 8, 2024

@DirtyF The situation isn't that simple as described here. As far as I got, the issue is not even related this component - it's caused by Typhoeus. However, you are probably right - it's better to contact them. Will write a letter to see whether they could facilitate the process ๐Ÿ˜‰

Probably, it's better to create a composite issue here: https://github.com/github/pages-gem. There is a related issue already registered, however it doesn't solve the issue entirely. You will still see an error if you use remote theme.

from jekyll-remote-theme.

nesdis avatar nesdis commented on June 8, 2024

@koppor Once you clone the theme locally, how do you point to it so you can proceed further??

from jekyll-remote-theme.

mmistakes avatar mmistakes commented on June 8, 2024

Hit the same issue on #9. As far as I could tell libcurl was installed properly and I had a valid certificate. Eventually gave up trying to get remote theme working on Windows thinking it was something related to my specific environment. Maybe not...

from jekyll-remote-theme.

koppor avatar koppor commented on June 8, 2024

@nesdis This is the "magic" of Jekyll. Here my repo: https://github.com/koppor/wiki.flupp.de/ - I followed the how to of the "minimal mistakes theme" here: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/

from jekyll-remote-theme.

jengalas avatar jengalas commented on June 8, 2024

I only have Windows machines to use for development, and I couldn't resolve the certificate error. I ended up hosting on Netlify instead of Github Pages; no problems.

from jekyll-remote-theme.

benbalter avatar benbalter commented on June 8, 2024

Version 174 of the Pages Gem makes the Jekyll Remote Theme dependency optional, and should resolve issues for Windows users trying to preview sites locally that don't use a remote theme. Those wanting to preview a theme locally will need to following the troubleshooting steps above to install cURL in their local environment.

from jekyll-remote-theme.

nesdis avatar nesdis commented on June 8, 2024

@benbalter What exactly are the steps to install cURL Could you please provide a url

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.

benbalter avatar benbalter commented on June 8, 2024

Version 0.3.0 uses Ruby's native Net:HTTP, instead of Typhoeus (Libcurl), which may alleviate this issue.

from jekyll-remote-theme.

mmistakes avatar mmistakes commented on June 8, 2024

Thanks @benbalter, looks like version 0.3.1 fixed the issue I had on Windows.
Not sure if this is a false positive as everything works as expected, but I'm seeing messages about invalid theme folders from Jekyll now:

Incremental build: disabled. Enable with --incremental
      Generating...
             Theme: mmistakes/minimal-mistakes
      Theme source: E:/Users/MICHAE~1.ROS/AppData/Local/Temp/jekyll-remote-theme-20180514-16660-1rma8wf
Invalid theme folder: _sass
      Remote Theme: Using theme mmistakes/minimal-mistakes
      Remote Theme: Downloading https://codeload.github.com/mmistakes/minimal-mistakes/zip/master to E:/Users/MICHAE~1.ROS/AppData/Local/Temp/jekyll-remote-theme-20180514-16660-yyubg5.zip
      Remote Theme: Unzipping E:/Users/MICHAE~1.ROS/AppData/Local/Temp/jekyll-remote-theme-20180514-16660-yyubg5.zip to E:/Users/MICHAE~1.ROS/AppData/Local/Temp/jekyll-remote-theme-20180514-16660-1rma8wf

from jekyll-remote-theme.

benbalter avatar benbalter commented on June 8, 2024

I haven't seen that before, but think that's safe to ignore as it's an artifact of Jekyll looking for the _sass folder before the theme's been downloaded, but we configure it manually once it is.

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.