GithubHelp home page GithubHelp logo

Comments (8)

johno avatar johno commented on August 19, 2024

Hey @PascalPrecht , sorry you're running into trouble with this.

Firstly, Jekyll should be running the Sass compilation automatically. You're encountering a Sass compilation error because Jekyll requires front matter on .sass, .scss, and .coffee files. As a result of the front matter, the pixyll.scss file isn't actually a valid Sass file (unfortunate, I know).

How are you running the project? When you run $ jekyll serve or $ jekyll build the Sass will be compiled and placed in _site/css/pixyll.css. If you run the server with the $ jekyll serve command the built website should be served up at localhost:4000.

Also, I'm happy to add anything to the documentation to make it easier for getting people up and running quickly. So, once we figure out what this issue is I'll include any relevant info to the README. Thanks!

from pixyll.

0x-r4bbit avatar 0x-r4bbit commented on August 19, 2024

Hey @johnotander thanks for answering so quickly.

I simply run jekyll serve --watch and it doesn't compile sass files automatically. And it's just that. The serving works.

Jekyll version is 1.4.2

from pixyll.

anandrajaram avatar anandrajaram commented on August 19, 2024

@PascalPrecht : I had the same issue and it went away once I updated to the latest jekyll version

% jekyll -version
jekyll 2.4.0

from pixyll.

0x-r4bbit avatar 0x-r4bbit commented on August 19, 2024

@anandrajaram interesting! Will update now and let you guys know if it helped.

from pixyll.

0x-r4bbit avatar 0x-r4bbit commented on August 19, 2024

Aaaaand it worked! Thank you! Maybe updating the docs accordingly would be great! Closing this one.

from pixyll.

johno avatar johno commented on August 19, 2024

I will update the docs to note the required version. Thanks @PascalPrecht and @anandrajaram !

from pixyll.

anandrajaram avatar anandrajaram commented on August 19, 2024

Native Sass Support was introduced 2.0+ http://jekyllrb.com/news/2014/05/06/jekyll-turns-2-0-0/

from pixyll.

johno avatar johno commented on August 19, 2024

Thanks @anandrajaram, I'm adding that link to the README right now.

from pixyll.

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.