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.

Anto Newcomer

@_anto · Joined 6 years ago · 5 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to set href="/" to href="/home"? · 6 years ago

    It is actually not the kind of hacking that I previously imagined. It is just a matter of setting the href= in the theme that I am using. If it would be the kind of hacking to change the behaviour of

  • How to set href="/" to href="/home"? · 6 years ago

    Is hacking the codes the only solution for this simple problem? I can definitely do that. But my changes will definitely over written every time I update my Grav CMS. So I am looking for the proper so

  • New install - ubuntu 20.04, nginx - 404 Not Found · 6 years ago

    I am sorry that I cannot fulfil the Support Service Level Agreement, as I just joined this forum a few minutes before I posted my suggestion to fix your problem. 🤣

  • New install - ubuntu 20.04, nginx - 404 Not Found · 6 years ago

    I am not sure if this would help. But in my nginx config, I have the following and it works fine. location / { try_files $uri @gravcms; } location @gravcms { rewri

  • How to set href="/" to href="/home"? · 6 years ago

    This is my first post to this forum, so greetings to everybody. I have been digging this forum and the documentations of Grav. But I still cannot find the solution for the problem that I have. I am re