Giter Club home page Giter Club logo

Comments (4)

kodumulo avatar kodumulo commented on June 9, 2024 1

Thank you!!!!!! I solve this problem 👍
I will use the theme thank you

from jekyll-dash.

bitbrain avatar bitbrain commented on June 9, 2024

Hello @kodumulo!

After looking at your setup I might have a suspicion what may cause the problem. First of all, let me make sure that I understand correctly:

As far as I can tell, your blog is being built via the Github Actions rather than with your own action. This will not work as stated in the jekyll-dash README:

Solution: as described above you have to add the tagging plugin. Additionally, tags do not work natively by Github Pages. You have to build your site on an external CI and push the _site artifacts to a hosting repository.

Unfortunately, this is due to a limitation of the Github Pages feature that only allows a limited set of gems.

So, what you actually have to do, is move all the contents of your https://github.com/kodumulo/kodumulo.github.io to your https://github.com/kodumulo/blog repository. You should never commit/touch https://github.com/kodumulo/kodumulo.github.io yourself. Instead, use the Github action you already setup in your blog repository to push HTML/CSS files into https://github.com/kodumulo/kodumulo.github.io. Github then will just use the generated files for your website.

Let me know if you face any more issues!

from jekyll-dash.

bitbrain avatar bitbrain commented on June 9, 2024

@kodumulo glad I could help! Please raise another issue if you encounter any further problems.

from jekyll-dash.

Guri-X avatar Guri-X commented on June 9, 2024

I am not ableto figure out how to build site externally and all these steps that you mentioned. Can you please help me?

from jekyll-dash.

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.