Code Monkey home page Code Monkey logo

Comments (4)

Iquaridys avatar Iquaridys commented on May 13, 2024

9 days but no answer, this site no develop anymore?

from statically.

fransallen avatar fransallen commented on May 13, 2024

Hi @warudin,

Sorry for the late reply. I hope you are well.

?ver= should do the trick on /sites/. It will fetch the same content to its origin.

For example:
https://cdn.statically.io/sites/example.com/statically.js?ver=1 -> https://example.com/statically.js?ver=1
https://cdn.statically.io/sites/example.com/statically.js?ver=2 -> https://example.com/statically.js?ver=2
and so on.

If that doesn't work, use ?dev=1, this will only cache content for 5 minutes (use if you change content regularly).


Hi @Iquaridys's, glad you asked.

This site is actively developed, please refer to our Twitter @staticallyio instead to get the latest updates. Actually, we are currently making Docs and WP plugin v0.5, which will have more improvements for both (includes a deeper explanation of Cache-Control for @warudin's question). And is expected to be ready in 2 weeks. So please stay tuned.

It's important to know that we might move the bug tracker into a support portal or community forum because we want info to be useful for anyone and easily found on the website. So, in the meantime, just in case if GitHub Issue doesn't work, please use @staticallyio or [email protected] instead.

Thanks,
Frans

from statically.

warudin avatar warudin commented on May 13, 2024

It seems like the problem was with combining css files, where I ended up losing a version number. Therefore statically.io didn't update the file.

from statically.

fransallen avatar fransallen commented on May 13, 2024

Combined JS/CSS files usually have a different file name, so CDN will cache the new version of the file. However, you can use ?dev=1 at the end of the URL for a shorter Cache-Control.

from statically.

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.