pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Sierra Mariola Gazet
· 6 years ago
@TonHaarmans, Yes there is improvement... Load time up from 27 sec to 3.6 sec. Well done! Transferred bytes down from 2.6 to 2 MB Lighthouse is still not very impressed though: Added external func
-
A website for craftsmen made with Grav
· 6 years ago
@renards, Congrats on your project. You mention explicitly that the site makes intensive use of modular pages. Often, a modular page is used for "single-page" websites with a menu using internal links
-
Sierra Mariola Gazet
· 6 years ago
@TonHaarmans, Congrats on your first Grav project. I think spending some time on performance will serve the site right. It felt slow, so I did some research. Traffic lights generated by Google Chrom
-
Dynamic collections / adding an item into the collection
· 6 years ago
@ondrejv, Maybe the solution provided by @Netzhexe could of any help: /forum/general/still-relevant-filter-a-page-collection-by-language-t3099
-
RAD AB, SCHRAUBE LOCKER - "excessive" use of cards - pimped, minimal quark theme
· 6 years ago
@anderer, I get the aesthetics... I presume the margin-left: 1rem is also for aesthetics? The margin-top and margin-left are however not needed when only 1 column is shown. Maybe the following media
-
Grav as Headless CMS
· 6 years ago
@bjorn, Although I do not know much about your specific requirements, the rest-API of WP comes to mind. Unfortunately, Grav doesn't provide something similar to WP's rest-api. The following is a simpl
-
Free and open source icons set?
· 6 years ago
@leo, There is no specific icon set for Grav. Any icon set wil do... Quark, Quark Open Publishing and shortcode-core happen to use Fontawesome (4.7). So, combinations of these should work together nic
-
RAD AB, SCHRAUBE LOCKER - "excessive" use of cards - pimped, minimal quark theme
· 6 years ago
@anderer, Congrats! Few suggestions: Your second column has margin-top: 5rem, any reason why? Using Grav's Asset Manager, you can combine/minify multiple css files and js files into a single css and
-
Gateway theme: Months_of_the_year
· 6 years ago
@gisle, The pull request from Aug '19 has however not been merged yet... So for the time being, you will have to fix it yourself. You have 2 options: Create file '/user/languages/en.yaml' and add th
-
How to align multiple images horizontally?
· 6 years ago
@Plumf, An <img> element is an 'inline' element and should therefor position itself on the same line, unless the containing element isn't wide enough and forces the images to wrap. Or some css m