Git Product home page Git Product logo

Comments (4)

mmistakes avatar mmistakes commented on July 23, 2024

I'm pretty sure the only animations used are for the overlay menu that slides in on click. Unless I'm completely delusional there shouldn't be any sort of page open animation. I have one on my personal site but not on the theme.

If you want to remove animations they're all done via CSS. Look for declarations that start with transition:, those set the type of easing and the duration between states. If that's removed it won't tween the states and you'll just get a static cut without the smoothness between.

from jekyll-theme-skinny-bones.

maxheld83 avatar maxheld83 commented on July 23, 2024

It's very possible that I am delusional, and I can't seem to be able to reproduce this reliably, but sometimes when I refresh (though not open) a page on http://www.maxheld.de it looks the like the main body is being squeezed in from the top left corner in both safari and chrome.

The transitions, as you point out, all seem to refer to the overlay on click.

from jekyll-theme-skinny-bones.

mmistakes avatar mmistakes commented on July 23, 2024

I don't think it's an animation doing that. Most likely it's the page
loading and/or an image that pushes the content out as it comes in. Giving
the impression things are moving.

On Sunday, March 6, 2016, Maximilian Held [email protected] wrote:

It's very possible that I am delusional, and I can't seem to be able to
reproduce this reliably, but sometimes when I refresh (though not open)
a page on http://www.maxheld.de it looks the like the main body is being
squeezed in from the top left corner in both safari and chrome.

The transitions, as you point out, all seem to refer to the overlay on
click.


Reply to this email directly or view it on GitHub
#62 (comment)
.

from jekyll-theme-skinny-bones.

maxheld83 avatar maxheld83 commented on July 23, 2024

hehe, that's funny. Makes sense

from jekyll-theme-skinny-bones.

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.