Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

JOduMonT Newcomer

@jodumont · Joined 8 years ago · 7 posts · 3 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Docker Image base on linuxserver/alpine · 8 years ago

    it's now turning on Alpine edge with few modification

  • How to have rss per tag? · 8 years ago

    Hi; I know this subject was already mentionned here Continuing the discussion from RSS per tag: @Muut: plugin and put into our Plugin repository but I wonder if it was finally released ?

  • Changing Logo gives black image · 8 years ago

    I did something similar @hughbris which is removing the include part <a href="{{ home_url }}" class="navbar-brand mr-10">{% include('@images/grav-logo.svg') %}</a> by a simple img scr= &l

  • Dynamic metatag · 8 years ago

    Hello everyone; might be simple; but I'm more comfortable with file configuration than twig and php ;) anyway... in the file templates/partials/metatag.html.twig the behaviour I expect as a result is

  • Modular Pages: How to set default all modular pages to "onpage_menu: false"? · 8 years ago

    Hi wWw; I suppose you searching to use a modular page for your homepage but keep the regular menu instead of the onpage menu. Modular are (dedicate) to onepage website. To bypass this with a theme bas

  • Theme Inheritance with Quark theme and 1.4.0-beta.3 · 8 years ago

    Hi everyone; I try to name mytheme by another name, let's bob I thought I simply have to replace every mytheme by bob but apparently I miss a detail because when I switch to bob Grav give me this erro

  • Docker Image base on linuxserver/alpine · 8 years ago

    Hi everyone; a Docker Image for GravCMS I just pushed a docker image based on Alpine 3.7 built à la Linux Server way!, which means nginx & php runs as a user in the container. What you will get ?