Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
International YAML date field
· 12 years ago
You an use whatever date format you like in the date field of the page header. The blog skeleton just happens to have this US-style readable date to show that you can do it. However, you can store it
-
International YAML date field
· 12 years ago
In the YAML header, for the date field, you should really consider using, by default, a standard format, such as: YYYY-MM-DD hh:mm:ss The format I proposed above was inspired by the ISO 8601 standard:
-
Slider not working
· 10 years ago
Grav already has a slider plugin https://github.com/getgrav/grav-plugin-lightslider you can use it or take inspiration from it to integrate any other carousel you'd like to use
-
Slider not working
· 10 years ago
Hi... I want ask how to create a carousel slider? I've tried to integrate a static HTML to GRAV, but it's not working when I tried to push the button. In static HTML, it works. This is the static HTML
-
Extend default blueprint?
· 10 years ago
This is something we are working on fixing. We have a branch in GitHub where this work is going on: https://github.com/getgrav/grav/tree/feature/blueprints-update We hope to get this added into Grav
-
Extend default blueprint?
· 10 years ago
Hi guys, could anybody tell me how to extend the default blueprint? I just want to add an toggle to the content tab area, but can't get it to work. It only works out when I overwrite the whole file b
-
Learn2 only searches current page
· 10 years ago
FYI we got this sorted on Gitter.
-
Learn2 only searches current page
· 10 years ago
@gazoo what web server are you using?
-
Learn2 only searches current page
· 10 years ago
I'm also experiencing the same issue. For some reason the search json only returns an array with one result "/". Anyone have any ideas. All pages have are category: docs and the filter is set to use t
-
Learn2 only searches current page
· 11 years ago
Yay, it's working! This forum is amazing. Thanks so much!