Giter Site home page Giter Site logo

Comments (18)

ZahraBenslimane avatar ZahraBenslimane commented on June 2, 2024 32

I had this error the first time I forked the template. I was able to deploy the page by just changing the branch in settings >pages >Build and deployment
image

from al-folio.

ZahraBenslimane avatar ZahraBenslimane commented on June 2, 2024 5

I have the same issue :/

from al-folio.

d-kozak avatar d-kozak commented on June 2, 2024 4

I am experiencing it as well.

from al-folio.

R3gardless avatar R3gardless commented on June 2, 2024 3

@rishikeshF You can simply add jekyll.yml from "your repository" Setting > Pages > Build and deployment Source > Github Actions > Jekyll configure

from al-folio.

edwinabot avatar edwinabot commented on June 2, 2024 2

@ZahraBenslimane, I was able to replicate what you did, thanks. There is one caveat, though. It was possible only after running the deploy pipeline that I had the gh-pages branch working.

So you must first run the deploy pipeline for your desired branch
image

And later on, you'll see the pages-build-deployment pipeline passing
image

I don't know much about the different actions used here, but there's a link between the two pipelines... maybe a build cache @rodrigor ???

from al-folio.

tjvitchutripop avatar tjvitchutripop commented on June 2, 2024 1

I also ran into this error but was able to get my website deployed by switching my Build and Deployment source from "Deploy from a branch" to "GitHub Actions," and then performing the configuration for Jekyll (there should be a button that pops up below once you switch to GitHub Actions that will create the jekyll.yml for you).

from al-folio.

gubazoltan avatar gubazoltan commented on June 2, 2024

@edwinabot, could you please explain what do you mean by deploy pipeline? I could not find such a workflow.

from al-folio.

george-gca avatar george-gca commented on June 2, 2024

@gubazoltan he meant the deploy action, which is defined here and used by Github pipelines to build your website.

from al-folio.

rishikeshF avatar rishikeshF commented on June 2, 2024

I am facing the same issue, has anyone found a solution to this ? @edwinabot mentioned about running 'deploy pipeline' and @george-gca referenced to the deploy action page script, but it is just a script and it is already present as it is in my repo as well. Has anyone resolved this ? or could someone clarify what needs to be done in simple steps, am not able to deploy my site.

from al-folio.

george-gca avatar george-gca commented on June 2, 2024

Does the error occur when running locally? Tomorrow I will try to replicate the error, or at least understand it better.

from al-folio.

gubazoltan avatar gubazoltan commented on June 2, 2024

I managed to get around this problem without changing anything in the GemFile (as far as I remember).
What I did was that I used GitHub Pages and used the "Deploy Jekyll site to Pages" action to build the site.

from al-folio.

rishikeshF avatar rishikeshF commented on June 2, 2024

@tjvitchutripop your method didn't work for me. The build just failed.
@gubazoltan where did you find the 'Deploy Jekyll site to Pages' option ?

from al-folio.

rishikeshF avatar rishikeshF commented on June 2, 2024

Does the error occur when running locally? Tomorrow I will try to replicate the error, or at least understand it better.

@george-gca No, it works fine on local. I get this error when I try to deploy it on server.

from al-folio.

gubazoltan avatar gubazoltan commented on June 2, 2024

@rishikeshF Sorry, probably I misinterpreted the name and this is why you didn't find the action I quoted. I am not sure which one is that I am actually using but on this link you can find my workflow file that I am using to build my website. I believe that if you put this file into your workflow folder then it will also show up in the Actions option of the repository.

I hope it works.

from al-folio.

george-gca avatar george-gca commented on June 2, 2024

The gh-pages branch solution is documented here, under the To enable automatic deployment section.

from al-folio.

eguar11011 avatar eguar11011 commented on June 2, 2024

I had the same error and switched to the gh-page branch and now the page looks like this:
imagen
https://eguar11011.github.io/eguar1101.github.io/

how can i get the template format?

from al-folio.

george-gca avatar george-gca commented on June 2, 2024

This is probably due to your browser history session.

Press Shift + F5 on Chrome or Ctrl + F5 on Firefox to reload the page ignoring cached content, clean your browser history, or simply try it in a private session. PR #1478 is going to address this issue as soon as it is finished, to force reload of styles after changes.

Here is looking fine:

image

from al-folio.

eguar11011 avatar eguar11011 commented on June 2, 2024

@george-gca Yes, it looks good now. I changed Build and deployment in source to Github Actions and it worked. Of course add the jekyll.yml

from al-folio.

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.