Giter Site home page Giter Site logo

Comments (4)

mmistakes avatar mmistakes commented on May 18, 2024

Looks like your _config.yml might be the culprit. Looking at what you posted above the server address is http://0.0.0.0:4000http://lwasser.github.io/minimal-mistakes which is obviously wrong.

When working locally dump what you currently have there and try this instead:

url: http://localhost:4000
baseurl:

From what I can tell you don't need to set anything for baseurl. You're essentially setting the same url twice which is breaking everything.

from minimal-mistakes.

mmistakes avatar mmistakes commented on May 18, 2024

And the other errors are related to the Pygments gem. It can be a bitch getting everything running properly on a Windows machine. Newer versions of Pygments don't play nice. Same deal with Ruby. You'd be better off searching around StackOverflow because these issues are quite common.

from minimal-mistakes.

lwasser avatar lwasser commented on May 18, 2024

Thank you so much! I missed the comment about turning off baseurl in the config. I just turned off pygments for the time being and will search stack overflow for more on it. All good. I am up and running now. I really appreciate the help!

from minimal-mistakes.

mmistakes avatar mmistakes commented on May 18, 2024

This is a pretty good guide for installing Jekyll on Windows and it has some tips on getting Pygments working. http://jekyll-windows.juthilo.com/3-syntax-highlighting/

from minimal-mistakes.

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.