Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
byache Member
@pzul · Joined 5 years ago · 26 posts · 10 topics · 1 reputation
Badges
Recent posts
-
List of files-names with thumbnails (theme : quark)
· 5 years ago
Hello, I have a few files (odt and pdf, and images) in the page-folder of a 'subsection.md' file (theme quark). My file 'subsection.html.twig' is : {% embed 'sections.html.twig' %} {% endembed %} So
-
Thumbnails for odt files
· 5 years ago
Hello, I have saved my personal thumbnail for odt files : 'user/themes/quark/images/media/thumb-odt.png' but the thumbnail which is displayed is the default one (with O,D,T in orange background). I do
-
Css question (theme quark)
· 5 years ago
Hello, I'm making a grav-site with the quark theme. I would like to know how I can custom background color in the menus that fold/unfold in the navbar ?
-
How can i list the content of a directory using grav?
· 5 years ago
Thank you for your answers. I just take a look and it's what I need.
-
How can i list the content of a directory using grav?
· 5 years ago
In user > pages I'll have a few subdirectories which will contain md files, pdf files and odt files. I'd like to obtain one web page for each subdirectory and in that page something related to the
-
How can i list the content of a directory using grav?
· 5 years ago
Hello, Could somebody show me how I can list the content of a directory using grav ? Thank you !