Giter Club home page Giter Club logo

Comments (7)

bencentra avatar bencentra commented on August 21, 2024

Short term solution would be to try disabling jekyll-archives. Just remove this line in _config.yml: https://github.com/bencentra/centrarium/blob/master/_config.yml#L3

from centrarium.

geotheory avatar geotheory commented on August 21, 2024

Hey there. That does half fix it:

[user@system project]$ jekyll build
Configuration file: /path/project/_config.yml
       Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in your configuration file.
            Source: /path/project
       Destination: /path/project/_site
 Incremental build: enabled
      Generating...
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss':
                    File to import not found or unreadable: base. Load path: /path/project/_sass on line 47
jekyll 3.0.0.pre.beta9 | Error:  File to import not found or unreadable: base.
Load path: /path/project/_sass on line 47

from centrarium.

bencentra avatar bencentra commented on August 21, 2024

Sorry I haven't had time to dig deeper into this. If you haven't tried it yet, use Jekyll version 2.5.3.

I see Jekyll 3.0.1 got released a few days ago, I'll try bumping the gem version and see what happens. Maybe something got fixed from the beta version you tried.

from centrarium.

geotheory avatar geotheory commented on August 21, 2024

Thanks for the tip

from centrarium.

bencentra avatar bencentra commented on August 21, 2024

I installed the latest stable jekyll (v3.0.1) and the required jekyll-paginate gem, then reran jekyll serve and it looks like the demo site built just fine.

See this branch for the changes: https://github.com/bencentra/centrarium/tree/jekyll3

from centrarium.

bencentra avatar bencentra commented on August 21, 2024

Jekyll 3 is out and works now, a compatible Gemfile and Gemfile.lock are in master.

from centrarium.

geotheory avatar geotheory commented on August 21, 2024

This problem has somehow resolved itself for me now.

Silly question, but how do I serve the pages built by Jekyll? Pointing a simple python web server to the _sites folder serves root, but all linked pages point to centrarium/.../... when it should just be .../.... Is this an RTFM issue?

from centrarium.

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.