Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
SVGs not in page.media
· 11 years ago
rhukster posted the right answer in the issue tracker: Because SVG is actually a special kind of image and can't be manipulated with filters, it actually is listed in page.media.files. Specifically it
-
SVGs not in page.media
· 11 years ago
Cheers!
-
SVGs not in page.media
· 11 years ago
https://github.com/getgrav/grav/issues/273
-
SVGs not in page.media
· 11 years ago
Hmm.. SVG should be supported, can you please create an issue on the Grav Issue tracker: https://github.com/getgrav/grav/issues ???
-
SVGs not in page.media
· 11 years ago
In a page module folder I have a regular SVG. Its the only image file in the folder. The theme runs {% set image = page.media.images|first %} and then {{ image.html }} but nothing is output. If I add
-
How to create an almost static site with a small forum
· 11 years ago
Grav is not a static generator, but it does use extensive caching and you can even run it with a full page-cache that will provide static-like performance. For forum, implementing something like this
-
How to create an almost static site with a small forum
· 11 years ago
Hello, I am new to GRAV and I would like to create a web site with static pages and a forum. I would prefer a lightweight site which can run on a small server (let say a T2micro instance of AWS). In f
-
Grav Documentation
· 11 years ago
@flaviocopes thanks! Good to add a headline as history of GRAV in docs! who are / were behind it?
-
Grav Documentation
· 11 years ago
Hi, you get get answers to your questions here and here (agree, a short Grav History should probably be in "what is grav")
-
Grav Documentation
· 11 years ago
It is good to have a short introduction in Grav documentation describing the history of Grav. Also what is the meaning of the Grav word? Is it an abbreviation?