Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Metadata settings in site.yaml no effect anymore
· 11 years ago
I'll take a look at this.. thanks for reporting it.
-
Metadata settings in site.yaml no effect anymore
· 11 years ago
Hi, after upgrade to GRAV 0.9.34 (bin/gpm selfupgrade) my metadata settings in usr/config site.yaml file have no effect anymore. description, author, generator --> no effect cleared all cache (grav
-
Basic Newbie question
· 11 years ago
Skeletons are basically fully ready-to-run installations. They include Grav, plugins, themes, and sample content. You simply extract the zip and then you have a complete Grav installation already se
-
Basic Newbie question
· 11 years ago
Hi, thanks to both of you for your suggestions. I think I'll start with the one page Grav skeleton, then add others in subdirectories as I get a bit more experience with them. rhukster, you're referr
-
Basic Newbie question
· 11 years ago
If you want to keep them as separate sites (as we do with getgrav.org), then you can do that and use virtual hosts like we do (www.getgrav.org, and learn.getgrav.org). If you really wanted to, you co
-
Basic Newbie question
· 11 years ago
The method of creating your content to match your template files seems infinitely flexible, you may be able to do everything you want with one site and some creative templates.
-
Basic Newbie question
· 11 years ago
You can run grav in a subdirectory, that should be a decent solution. Make sue you edit the .htaccess file that is in the site that is in the subdirectory and uncomment the line # RewriteBase / make
-
Basic Newbie question
· 11 years ago
I'm a long time Joomla user, but looking for a lightweight alternative for very simple sites, and Grav looks great. I want a kind of a traditional home page with navigation - very much like the one pa
-
Textarea HTML in highlight / Admin panel
· 11 years ago
Hmmm.. this is an odd one. Can you create an issue in the admin plugin issue tracker and put all the details in it? https://github.com/getgrav/grav-plugin-admin/issues
-
Textarea HTML in highlight / Admin panel
· 11 years ago
I found a bug while writing a page with the code highlighting feature in the Admin panel. I wanted to write some example code with html code: a doctype, a head, a form, a textarea tag and showing how