Giter Site home page Giter Site logo

eclipse-ghost-theme's People

Contributors

queuedq avatar

eclipse-ghost-theme's Issues

Laggy scroll on home page

It seems it's due to ScrollMagic.

ScrollMagic.min.js:3 - [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

Possible solution: remove dependency on ScrollMagic and use passive event listener.

Basic stylings checklist

  • Home page
  • Navigation
  • Post list page
  • Post page
    • Disqus (Private branch)
  • Author page
  • Tag page
  • Pagination
  • 404 page

Find out if making a separate post list page is possible

From #2:

There is a problem making a post list page—page context doesn't have pagination.
So I'll try this workaround:

/all-posts/: First page of the post list.
/page/:n: :nth page of the post list.
Note: /all-posts/ page should use get helper, which is currently a beta feature of Ghost.

I tried the workaround above, which turned out to be impossible. It wasn't possible to make different pagination templates depending on current page number. I think it's not possible to achieve this with current version of Ghost.

So I asked Ghost Slack:

Hi. I want to make a theme which doesn’t have a post list on its home page. Instead, I want to make a separate post list page. I think this is not possible with the current version of Ghost. Is it possible? If not, may I request a support for this feature?

Until they respond to my message, I have to work on the other issues. But the chances are I have to abandon separate post list page anyway.

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.