Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Template with countdown · 10 years ago

    Thank you for your replys. I'll try it with jQuery.countdown... Hope it works...

  • Template with countdown · 10 years ago

    i use http://hilios.github.io/jQuery.countdown/ and insert a script inline my modular twig because i use data from my blueprints, it's very well documented http://hilios.github.io/jQuery.countdown/ex

  • Template with countdown · 10 years ago

    Hi, I tested a lot of skeleton, and if I remember correctly, there is no counter on any of them. Such a thing would be simple to implement with jquery plugins though. Good luck with your searches!

  • Template with countdown · 10 years ago

    Hi is there a template with a countdown? I would like to make a website for my girlfriend (ldr) with a countdown (when we can see us the next time) and embed a timline with the most important events o

  • Menu which includes page links and also sub pages · 10 years ago

    You might want to take a look at some skeletons menu, like the one in antimatter theme: https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/partials/navigation.html.twig

  • Menu which includes page links and also sub pages · 10 years ago

    Hi, been playing with grav for a few days and a simple one page theme. The menu is set to jump to internal page links , but would like to extend it so if there is a subpage Front Page Menu Home | Trea

  • Create many pages from data.yaml file · 10 years ago

    Maybe that is something you could do with a python script

  • Create many pages from data.yaml file · 10 years ago

    There is no automated tool to do that out of the box. A page must have its own folder in the filesystem and markdown file.

  • Create many pages from data.yaml file · 10 years ago

    So I have data.yaml file with multi-level list of tools: toolA - image: - tooldescription: - toolprice - toollongdescription - toolsimilar - similar1 - similar2 toolB -

  • The debug panel · 10 years ago

    Is jQuery loaded in the page? Is it loaded more than once?