Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Access to personalized scripts
· 11 years ago
Hello. Awesome tool! Loving it. Question: I have some home made PHP scripts (contact form, sign up, questionaire,...) that I have already coded in the past. As I am migrating to GRAV, my AJAX calls c
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
@RobG You hit the head on the nail. It really depends on you often you want to change you content. Static pages and generators are great, but you always need the respective environment to compile all
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
@somerregen Thanks for the very detailed response. I have not discounted Grav yet, just weighing all my options. I was kind of 'all in on grav' until I read this article: Why Static Website Generators
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
Hi @RobG, there are people out there driving Grav to its very limits. 5000 pages are tested, but some are having more than this. There is an open issue addressing questions with large websites, see he
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
One could argue that for sites that are mostly not changing that the static method is the way to go for speedy pages, especially on mobile. I have not tried to maximize grav performance, but default s
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
A key difference is that Grav is not static. You have all the server side PHP access you might want to power a fully interactive site. Jekyll renders templates to HTML and then you upload the files. G
-
How is Grav diff/better then static site generators like Jekyl
· 11 years ago
I have been trying to wrap my head around which is a better option for us, they both seem to be very similar. Can you help describe the differences?
-
Align image to the left (RTFM skeleton)
· 11 years ago
Mahalos!
-
Align image to the left (RTFM skeleton)
· 11 years ago
Most images have a {.center} or something appended to the markdown image links. This is just a markdown extra convention to add a css class. Just remove this and they will be left aligned.
-
Align image to the left (RTFM skeleton)
· 11 years ago
Aloha - how would I modify the RTFM template (?) to align images to the left instead of the center. Newbie here... Many thanks for you time!