Badges
Creator of Grav CMS + other things...
Recent posts
-
No CLI, is Grav still good for shared hosting?
· 9 years ago
While Grav can be used without a CLI, it's really handy to have. Especially if you run into problems or mess things up. Frankly, if I were forced to use a hosting provider that didn't have a CLI, I
-
Can grav scale ? (+ find function in select page list)
· 9 years ago
Yes, it scales pretty well up to 1000 pages pretty easily. There are other things to take into consideration that just pure page count. Your site could be getting slow because of plugins, such as 're
-
Error 500 Internal Server
· 9 years ago
Not sure what your asking. I don't see any 500 errors, and wouldn't be able to tell what's going on fro the web side anyway. 500 error, means a configuration problem, so you need to look at the apac
-
Edit image metafile via admin plugin?
· 9 years ago
Something we are working on!
-
Problem with Block code "fences" display
· 9 years ago
@rvreugde: $TTL 1h @ IN SOA ca-lin-ns01.artesis.be. hostmaster.artesis.be. ( 2012110901 ; Serial 1h ; Refresh 30m ; Retry 2d ; Expire 10m ) ; Negat
-
Grav Comments Plugin not working for me
· 9 years ago
Please create an issue on the comments repo: https://github.com/getgrav/grav-plugin-comments
-
404 Error - Server 2016 IIS 10
· 9 years ago
404's errors are usually caused by rewrite issues. Even if you have installed rewrites, you still need to setup the rewrites so that they know how to process things. Here is a sample config for IIS:
-
Speficy version in .dependencies file
· 9 years ago
The .dependencies file was developed early on and is primarily intended for setting up symlinks during development. We actually want to deprecate this and use the existing blueprints file as a way to
-
Newbie question about installing Grav on Mac OS 10.12
· 9 years ago
Those blog post address all issues with permissions becuase it prompts you to run the web server with your 'user' account rather than the default user.
-
How to solve 500 and 404 error in #CentOS #Fedora
· 9 years ago
Did you get this sorted via Slack? I remember similar chat there.