Coder Social home page Coder Social logo

Comments (2)

Kyomari avatar Kyomari commented on July 22, 2024

It seems that some of the vendor links are not resolving, which is causing the errors. It looks like you are using the Agency Jekyll theme, and some of the required CSS and JavaScript files are missing.

To fix this issue, make sure that the vendor directory is included in your site's root directory and contains the necessary files. You can download the missing files from the theme's GitHub repository and place them in the vendor directory.

Here are the files you should include:

vendor/bootstrap/css/bootstrap.min.css
vendor/font-awesome/css/font-awesome.min.css
vendor/jquery/jquery.min.js
vendor/bootstrap/js/bootstrap.bundle.min.js
Once you have added these files to your vendor directory, try running your Jekyll server again and see if the issue has been resolved. If you continue to have issues, double-check that the file paths in your HTML and CSS files match the file paths in your vendor directory.

from agency-jekyll-theme.

byldhyre-dev avatar byldhyre-dev commented on July 22, 2024

I manually included these files into my vendor directory by downloading the latest versions on the internet.
Doing so resolved the vendor warnings but are now breaking for deprecation warnings, specifically TypeError: $(...).affix is not a function which I suspect is a bootstrap issue. I'm going to downgrade my libraries and see if it resolves that issue.

I'm confused though; given these libraries are included in source of this repository, why are they not packed with the gem and references as such?

from agency-jekyll-theme.

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.