Giter VIP home page Giter VIP logo

Comments (4)

matiassalles99 avatar matiassalles99 commented on June 24, 2024 1

Interesting, I guess I had it cached locally and that's why it fails only in incognito. I was wondering indeed if there was a way to host dependencies ourselves, but that's a feature request, so I'll close this issue. Thx @kungfux :)

from jekyll-theme-chirpy.

NichtsHsu avatar NichtsHsu commented on June 24, 2024 1

I was wondering indeed if there was a way to host dependencies ourselves, but that's a feature request

Chirpy already supports self-hosting:

# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
assets:
self_host:
enabled: # boolean, keep empty means false
# specify the Jekyll environment, empty means both
# only works if `assets.self_host.enabled` is 'true'
env: # [development | production]

... and check the Manually Build and Deploy section from chirpy's getting start.

from jekyll-theme-chirpy.

amrhossamdev avatar amrhossamdev commented on June 24, 2024

Yes, I can confirm and luckily it happened when I tried to post a new blog!

so I thought it was a mistake but the original website was broken

from jekyll-theme-chirpy.

kungfux avatar kungfux commented on June 24, 2024

This happens due to certificate expiration for https://cdn.jsdelivr.net/ that is used for JS hosting.

NET::ERR_CERT_DATE_INVALID
Subject: sni.cloudflaressl.com

Issuer: Cloudflare Inc ECC CA-3

Expires on: May 2, 2024

Current date: May 2, 2024

So, this issue should be reported to and fixed by https://www.jsdelivr.com/.

However, it's a good case for us to consider hosting dependencies by ourselves.

from jekyll-theme-chirpy.

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.