Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Is it possible to run Grav without the htaccess file?
· 11 years ago
Not if you want to have any routing. You just need to ensure the .htaccess file is there. It's included in the zip file. If you manually copied the files from the zip to another location, and don't
-
Is it possible to run Grav without the htaccess file?
· 11 years ago
I tried to run Grav using an apache config file but the Grav error screen came up and told me my htaccess file was missing and wouldn't load the site. Can I tell it to run without htaccess?
-
Problem running scss.sh
· 11 years ago
Thanks for the reply. I do have my local server running but I have been moving files to the production server as I go via FTP. I am in the process learning new ways of doing things and am kind of bl
-
Problem running scss.sh
· 11 years ago
the scss.sh is a script that runs the SASS compiler. You will need to install this: http://learn.getgrav.org/themes/customization#custom-scssless The best option is to get this running locally, and c
-
Problem running scss.sh
· 11 years ago
I am on shared hosting using Arvixe.com. I followed the instructions and I have my shell using the correct version of PHP. I wanted to recompile my scss files that are in the Deliver theme. So I ran
-
Grav 0.9.23 fix for selfupgrade
· 11 years ago
As outlined in the blog post, Grav 0.9.23 fixes a problem with the bin/gpm selfupgrade command that got accidentally broken in Grav 0.9.21 and 0.9.22. http://getgrav.org/blog/grav-0.9.23-released
-
Dropdown nav
· 11 years ago
Thanks
-
Dropdown nav
· 11 years ago
It's now built in to the antimatter theme: https://github.com/getgrav/grav-theme-antimatter/blob/develop/README.md#menu-features If you want a dropdown menu in any other theme you will need to modify
-
Dropdown nav
· 11 years ago
Hey, I need to make a dropdown nav but can't work out how to make Grav output it properly. I found this link in the forums: http://learn.getgrav.org/cookbook/dropdown-menu but its a 404...
-
Using Grav as a Magazine site
· 11 years ago
Right, makes perfect sense. Thanks for the reply and I am happy to know I am on the right path with my thinking.