Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to make Array Form Field in Blueprint YAML
· 11 years ago
One thing I notice is that the fields that come up are difficult to edit. I cannot place the mouse within the text of the textbox, I can only put my cursor at the beginning of the field and then I ca
-
How to make Array Form Field in Blueprint YAML
· 11 years ago
Yes, that worked perfectly. Thanks.
-
How to make Array Form Field in Blueprint YAML
· 11 years ago
Try this: header.highlight: name: features type: list label: Home Page CTA fields: .icon: type: text
-
How to make Array Form Field in Blueprint YAML
· 11 years ago
I have this frontmatter on a page: highlight: - header: Call to action text: "Put in some catchy words to let the viditors to your website know what to do and where to go to do this thing that t
-
Can we have a skeleton of Grav's website?
· 11 years ago
Oh okay.. I figured it would be complicated.
-
Can we have a skeleton of Grav's website?
· 11 years ago
I'm afraid not. There's a lot of custom stuff that is pulling things out of GitHub to generate our downloads. It is 90% based on the Antimatter though, and the front page is basically the one-page sk
-
Can we have a skeleton of Grav's website?
· 11 years ago
I was curious if we could get a Skeleton of Grav's website so we can mess around with all the cool features it has.
-
IS there a way to setlocale via system.yml or site.yml file?
· 11 years ago
We don't currently have that, please submit an issue: https://github.com/getgrav/grav/issues and i'll make sure it doesn't slip through the cracks.
-
IS there a way to setlocale via system.yml or site.yml file?
· 11 years ago
Actually, I guess the server host is set as default US format. I like to display dates in french. IS there a way to set it into yml files ? pages.dateformat.locale: "fr_FR" would produce : setlocale(
-
How do I add a twitter icon like on Grav's menu?
· 11 years ago
Thanks I got it working.