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

  • Include category in blog slug · 11 years ago

    The URL is tied pretty closely to the structure of your site. This is how Grav maintains its simplicity. You can change the 'slug' of a page but this is only the slug for the page itself, not the en

  • Include category in blog slug · 11 years ago

    I'm trying to replicate an existing site, most things are pretty easy so far, but I'm having a hard time to customize the URL. The site I work on contains nothing but posts, not really blog posts, but

  • Where to start learning about JavaScript? · 11 years ago

    I have learned a lot from thenewboston on youtube in php jquery and javascript stuff

  • Where to start learning about JavaScript? · 11 years ago

    thank you ! this should keep me busy indeed!

  • Where to start learning about JavaScript? · 11 years ago

    There are many many javascript resources out there, but I recommend these: http://jstherightway.org/ http://eloquentjavascript.net/ http://www.codecademy.com/ https://ilovecoding.org/ http://eloquentj

  • Where to start learning about JavaScript? · 11 years ago

    I know HTML, CSS, jQuery, as well as PHP and MySQL. But: I don't know anything about regular JavaScript and what is possible in general. Where can I learn what is possible with JavaScript? Thanks Timo

  • Using plugins a little difficult · 11 years ago

    Dang! I did forget about allowing Twig processing in Markdown files. There may be some places I need that myself. :)

  • Using plugins a little difficult · 11 years ago

    Actually that's not entirely true :) It really depends on your needs. Grav lets you do both. 1) If you want your map to be in the middle of your content, you can put the twig tag in the middle of

  • Using plugins a little difficult · 11 years ago

    No, the Twig tag goes in the template file you create to display the page, not the .md file containing its contents..

  • Using plugins a little difficult · 11 years ago

    hi, i don't know place where i put the twig tag. My sample is ..\grav-skeleton-blog-site\user\pages\01.blog\google-map. so should i put the twig tag into the item.md file under google-map folder or wh