Git Product home page Git Product logo

Comments (5)

damiannmm avatar damiannmm commented on August 23, 2024 1

Seems like changing two lines solves the problem

-# gem "jekyll", "~> 4.2.0"
+gem "jekyll", "~> 4.2.0"
...
-gem "github-pages", group: :jekyll_plugins
+# gem "github-pages", group: :jekyll_plugins

Been struggling with this for a few hours. Sorry to bother, hopefully might helps someone stuck with the same reason.

from jekyll-datapage_gen.

avillafiorita avatar avillafiorita commented on August 23, 2024

Hi @damiannmm, thanks for the bug report and for finding the solution and sorry for the time it took you. I'll check and fix the examples.

from jekyll-datapage_gen.

avillafiorita avatar avillafiorita commented on August 23, 2024

Hi, I have checked and on my computer the example runs with no need for a Gemfile.

There is, in fact, no specific gem required for the example, so with no Gemfile it should run on the latest version of jekyll and its dependencies.

Can you confirm it is the same with you? (I will update either the documentation or the example dir.)

from jekyll-datapage_gen.

ryanwoldatwork avatar ryanwoldatwork commented on August 23, 2024

@damiannmm - the site is generated in the directory site, which is sometimes a hidden directory.
Look in there to see how the files are named.

In your example, I'm guessing the spaces in localhost:4000/Adolfo Villaforita broke the url.

from jekyll-datapage_gen.

avillafiorita avatar avillafiorita commented on August 23, 2024

Hi -
I run the example today and trying to catch up with the discussion.

Quick answer: link to "my" page in the example is:

 http://localhost:4000/people/adolfo-villafiorita/

(notice the =people= subdir).

If you run =jekyll serve= and open =localhost:4000= you should see something like:

Screenshot from 2022-02-08 15-23-06

and, if you click on "Adolfo Villafiorita" you indeed get to =http://localhost:4000/people/adolfo-villafiorita/=.

Let me know if it solves the issue!

from jekyll-datapage_gen.

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.