Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Looping through pages on same level
· 10 years ago
I use this: {% for page in page.children %} {% if page.visible %} <li><a href="{{ page.url }}">{{ page.menu }}</a></li> {% endif %} {% endfor %
-
Looping through pages on same level
· 10 years ago
Hello, I am trying to loop through all the pages on the same level as the current page the user is on. Grav docs say I can use '@self.siblings' to achieve this, so I have written the following: {% for
-
How to use Blog in word press site?
· 10 years ago
The tutorial I posted is a full guide on creating a blog with Grav :) just follow it and ask if you have problems following it.
-
How to use Blog in word press site?
· 10 years ago
We also need a Blog for our website, kindly guide me too. our website is https://www.call4health.com/
-
How to use Blog in word press site?
· 10 years ago
Also check the Migration from wordpress doc for tools that can help migrate the content.
-
How to use Blog in word press site?
· 10 years ago
If you want to migrate it to Grav, check this tutorial and have a look at the "Blog Site" skeleton we provide.
-
How to use Blog in word press site?
· 10 years ago
Hi, I have a word Press website http://www.cylid.com/ , i want to add a blog in my site. Kindly tell me how can i add blog in my site? Help will be higely appriciated
-
Grav on Ma Mac
· 10 years ago
Mamp 'just works' for me. No configuration or modification required. If you are looking for a more flexible solution, you can check out the blog posts I have recently updated for macOS Sierra: https
-
Grav on Ma Mac
· 10 years ago
I use MAMP daily, so there should be no issues, with no special configuration (make sure you have the .htaccess file in the Grav root folder)
-
Grav on Ma Mac
· 10 years ago
What do you mean "does not work"? What exactly happens?