Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Ajax
· 12 years ago
Lost my last post so have to settle for a hurried one. Nice work on Grav - have looked at a LOT of these in the last while and coming from Kirby, I like what I see so far (esp the docs). I'm building
-
Test Grav cms
· 12 years ago
Thank you for your relevant response I will follow your develpment project
-
Test Grav cms
· 12 years ago
You do definitely need to have some experience in web development to build a site with Grav. There are a few web technologies involved, and compared to custom development in other similar platforms,
-
Test Grav cms
· 12 years ago
The cms is promising but too complicated for novice webmaster
-
Floating Images
· 12 years ago
That's the correct location. It should not be effected by updates because it's not actually included in the theme itself.
-
Floating Images
· 12 years ago
That works, thanks! I put my custom.css file in the theme's css directory, but will it remain there if there are updates to the theme? Or is there a proper location for CSS thats not part of the actua
-
Floating Images
· 12 years ago
it is possible with markdown_extra. If you enable it in the page header or system.yaml then you can add a CSS class after the markdown for the image:  {.float_right} Then you can j
-
Floating Images
· 12 years ago
Is there a way to create floating images in markdown so that text flows around the image?
-
Running Grav inside of a Joomla site.. no cache updates
· 12 years ago
Clearing cache works only if your cache files are using the same permissions as your shell user. Try to sudo the command and make sure all files in cache/ were deleted.
-
Running Grav inside of a Joomla site.. no cache updates
· 12 years ago
ya I will try it on a separate domain later on this week. thanks for the help!