Code Monkey home page Code Monkey logo

Comments (9)

MarcelKr avatar MarcelKr commented on July 26, 2024

Hey, I can confirm that this isn't working properly. I'm investigating. Thanks for reporting :)

from grav-theme-tail.

FunDeckHermit avatar FunDeckHermit commented on July 26, 2024

If you want to look around for yourself in my instance just say so.

from grav-theme-tail.

MarcelKr avatar MarcelKr commented on July 26, 2024

Can you put a header like the following in the post-list. The post list is based on a collection and collections need to have a 'definition' like below.

I don't know whether to change the behavior since it allows for sorting and define the pagination parameters.

---
content:
    items: '@self.children'
    order:
        by: date
        dir: desc
    limit: 10
    pagination: true
---

from grav-theme-tail.

FunDeckHermit avatar FunDeckHermit commented on July 26, 2024

How do I insert a header using the Admin editor?

from grav-theme-tail.

FunDeckHermit avatar FunDeckHermit commented on July 26, 2024

How do I insert a header using the Admin editor?

I'm now using the terminal. The .md file only had a single title header. It now looks like this:
image

from grav-theme-tail.

FunDeckHermit avatar FunDeckHermit commented on July 26, 2024

It looks as intended now: https://rammelkruid.nl/events

from grav-theme-tail.

MarcelKr avatar MarcelKr commented on July 26, 2024

It looks as intended now: https://rammelkruid.nl/events

Awesome :)

You can use the expert mode to edit the raw header using the admin plugin.

from grav-theme-tail.

FunDeckHermit avatar FunDeckHermit commented on July 26, 2024

Your plugin was my first encounter/project with Grav. I thought it must be me doing something wrong. Do you need some system specific version information from my box?

from grav-theme-tail.

MarcelKr avatar MarcelKr commented on July 26, 2024

No, you're not doing anything wrong. It's the intended behavior of grav. But it's not obvious I'd say.

Expert mode can be activated with this button:
Screenshot_20200330_191922

from grav-theme-tail.

Related Issues (11)

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.