Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Keep website in sync with offline/online version?
· 11 years ago
Try putting your code blocks in between ``` triple backticks...
-
Keep website in sync with offline/online version?
· 11 years ago
You just need something public the production server can pull from. Also the posthook is handy too. You could use another service and manually pull too.
-
Keep website in sync with offline/online version?
· 11 years ago
From the article it is not clear for me, why I need the github wrapper for deploying my site?
-
Keep website in sync with offline/online version?
· 11 years ago
The best approach is to deploy to your online site via the Git repo. I outlined the approach we use with a posthook here: http://getgrav.org/blog/developing-with-github-part-1 and http://getgrav.org/
-
Keep website in sync with offline/online version?
· 11 years ago
What is the best approach for managing a website with DVCS? I have my grav website checked in a git repository. and then uploaded everything to my provider, except the .git repository. Is this the co
-
Menu at Grav
· 11 years ago
Thanks a lot @rhukster!!!!!!!!
-
Menu at Grav
· 11 years ago
If you have a child page then you have everything you need. You just need to enable the dropdown menu option from the antimatter theme settings. This can be done via the admin, or by creating an ant
-
Menu at Grav
· 11 years ago
Hello! I am very new at Grav and i have a question... I want to make a drop-down menu to my website.... I made the first page, the second page (i put the first page as parent) and all pages is visibl
-
Displaying content from another page?
· 11 years ago
You might also be interested in the "Page Inject" plugin http://getgrav.org/downloads/plugins
-
Displaying content from another page?
· 11 years ago
Update It works perfectly. I love Grav!