Artyom Mezin
Artyom Mezin
Hi! I use grav one day. I have installed your theme by `bin/gpm install medium` with demo data and it works fine, but when I change it to another (Antimatter,...
Hi! Very nice kit for quick building web-app. Thank you! :+1: Some changes that I want: 1. Enter button don't work in search field. Fix, please. 2. Can you use...
Okay, here we go again: https://github.com/automatthias/whatsapp-archive/issues/1 and https://github.com/automatthias/whatsapp-archive/issues/4 Tried to use the script and got an error: ``` C:\WA>python whatsapp_archive.py -i recall.txt -o output.html Traceback (most recent call last): File...
Эгея 2.5 вышла. Ждать ли обновлений или править все самостоятельно? =)
On any color scheme (I use One Light) some parts of my code selected with 3 mouse clicks (often randomly during work):  In these parts, I can't properly see...
### Description I use free fontawesome icons in my project. My datetimepicker code: ```vue ``` In result I see prev and next but calendar icon isn't working:  Console error:...
For example dump any var that doesn't exist on page: ```yaml {{ dump(something) }} ``` Log output:  Related issue: https://github.com/getgrav/grav/issues/3393 Also I can't use `clock` output func in twig...
I have group `RH1` with one user in it. I have this code for read closed page: ``` permissions: groups: RH1: read: false ``` But after login this user still...
Hi! I found a problem. If I have `date: 09.02.2017` in blog post header and this code: ``` content: items: @self.children order: by: date dir: desc ``` than my sorting...
In the process of transferring the site from WordPress to Grav, I had to make redirects from the old URLs to the new ones (`site.yaml`configuration). I found that English URLs...