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

  • How to get active taxonomy · 12 years ago

    You can get the current page's taxonomy with page.taxonomy() this returns a nested array of taxonomy types (try doing {{ dump (page.taxonomy()) } in your Twig template with debugger on) It will contai

  • How to get active taxonomy · 12 years ago

    Hi, I'm new with Grav and i'm liking it so far, it is extremely flexible. I'm trying some things and I'm using the taxonomy list to display the blog categories. I am trying to get the current taxonomy

  • Syndication broken · 12 years ago

    Ok found the problem. It was related to a change I had made in the antimatter theme to make the base_url more flexible. However, it was broken in certain scenarios. I've updated the Antimatter theme

  • Syndication broken · 12 years ago

    I'll need to take a look, thanks for finding it.

  • Syndication broken · 12 years ago

    atom and rss links in the blog-skeleton cause 404 errors (not handled by grav). is there an easy fix?

  • Tag directs to about:blank problem · 12 years ago

    Actually you don't even need to install Grav after. The skeleton has Grav in it already! :) Glad you got it sorted.

  • Tag directs to about:blank problem · 12 years ago

    I've fixed it -- by following your today's blog post on Developing Grav with GitHub: In short, if I copy the grav-skeleton-blog-site-v.zip file to my /Applications/MAMP/htdocs directory before instal

  • Tag directs to about:blank problem · 12 years ago

    That's the goal :) Let me know if you get it sorted. I'm posting a 2-part blog post shortly that walks you through installing blog skeleton on mamp, step-by-step. That might bring something to ligh

  • Tag directs to about:blank problem · 12 years ago

    No problem -- I will have to check my system. Many thanks for the quick help! This project is great and I will be using it for my website/blog. I've tried several website engines (Jekyll, DocPad, Hug

  • Tag directs to about:blank problem · 12 years ago

    BTW I only switched to 10.10 couple of weeks ago. Up until then I used 10.9 with no issues, it must be something else.