pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
WebP images do not show up
· 6 years ago
@luap, Grav does not create webp images for you. You will have to upload them yourself like any other image format.
-
All Grav sites broken - InvalidArgumentException cache directory not writable, but it is
· 6 years ago
@Vince42, Did you go through the Troubleshooting docs?
-
Hyphenize tags containing spaces, per page in collection
· 6 years ago
@brigaill, To extend on my previous answer which was for a single page, the following is per page in a collection of pages. // child1: default.md taxonomy: tag: [a, b, hyphenize me, c] // child2
-
WebP images do not show up
· 6 years ago
@luap, It seems that p.media.images does not contain the *.webp image. Are you sure the folder of the page does contain the webp image? How did you create p.media.images. The fact that you are using
-
Best practice site reusables / symlink alternatives
· 6 years ago
@hi-ko, Unfortunately there is no easy way to ship a working WSL installation like a VM image or a container which may be updated/replaced coexist easily. True, but all I do is scp a zipped /user fo
-
Typical tasks newbies want - text colour, alignment, background image
· 6 years ago
@MarkusRTP, IMHO, Grav is a developer oriented CMS. If all one wants is a space to add text/pages and accept the capabilities and layout of a theme, the newbie will be OK with Grav. When changes need
-
Best practice site reusables / symlink alternatives
· 6 years ago
@hi-ko, Have you considered Windows Subsystem for Linux? I run Apache in Linux and create symlinks in Linux. All code/sites is/are stored on Windows filesystem. ├── add-ons │ ├── plugins │ └── the
-
How to completly disable backup?
· 6 years ago
@hi-ko, As far as I know, Grav doesn't make any backups, unless you configure it to make backups...
-
Woo Theme Inconsistent
· 6 years ago
@mixtou, The default and best updated theme that comes with Grav: Quark. If you intent to make changes to Quark, don't forget to create an inherited theme. If not, you'll loose your changes on the nex
-
Woo Theme Inconsistent
· 6 years ago
@mixtou, In the eyes of the newbie it may indeed look 'completely inconsistent'... However: A skeleton does not equal a theme: That makes it illogic to expect the same result. A theme comes with Twi