Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Is a wiki possible
· 12 years ago
We use the following freely available plugins: Highlight (for syntax highlighting) SimpleSearch (for searching the content) Error (part of Grav) You can install all of them with the Grav Package Man
-
Is a wiki possible
· 12 years ago
does this have plugin dependencies?
-
Is a wiki possible
· 12 years ago
The learn site is available in github: https://github.com/getgrav/grav-learn Basically this is the user/ folder. If you have an installation of Grav, you can replace the user folder with this. It wi
-
Is a wiki possible
· 12 years ago
How can I make a small wiki with grav? The "learn" page looks good enough
-
Localhost config not working in 0.9.4?
· 12 years ago
Bob has definitely had other scenarios where config/data wasn't recached. It could well be the CodeKit server. Perhaps you could try it without that server Bob and just use the .scss.sh script to aut
-
Localhost config not working in 0.9.4?
· 12 years ago
Grav should really be able to detect changes in configuration files as it takes md5 from the last modified times from all the files. There is a way to prevent this check from happening, but it's not d
-
Localhost config not working in 0.9.4?
· 12 years ago
That could well be it!
-
Localhost config not working in 0.9.4?
· 12 years ago
It's set to file. I'm also running through CodeKit's server. Maybe there are cacheing caches?
-
Localhost config not working in 0.9.4?
· 12 years ago
I think you have some underlying issue that is causing cache not to automatically clear. Can you check cache: check: method: is set to file in the system.yaml? Do you also have trouble with Grav n
-
Localhost config not working in 0.9.4?
· 12 years ago
That fixed it. Caches are a bitch.