I\'m migrating my si开发者_运维百科te from Drupal to Jekyll. In the YAML Front Matter of each post, I have the timestamp it was created.
I\'m using Jekyll for one of my projec开发者_开发百科ts and it really seems a very good alternative for developing simple websites but maintaining some processes automated.
I am trying to create a set of custom tags for some liquid templates using Rails 3.I added a \'liquid_tags.rb\' in my lib/ directory with content like this:
I have a question in using luquid. My question is like this, I have a model called \'Page\' (with is an ActiveRecord::Base
I understand my question is a bit vague but I don\'t know how else to describe it. I\'ve asked in numerous places and no one seems to understand why I want to do this. But please bear with me, and I\'
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I\'ve been playing around with the Liquid templating engine this weekend, and I wonder if开发者_JAVA技巧 the following is possible.
I\'m currently modifying Liquid Framework (http://github.com/tobi/liquid) in order to make开发者_如何学Go it support literals.
This sounds very easy, however I couldn\'t find it anywhere in the docs. How can I write {% this %} in a liquid template, without it being processed by开发者_Python百科 the engine?it is possible to di
I\'m trying to deploy my RoR app.It seems to be working fine on my development machine when RAILS_ENV is set to development.However, when I put it on the production server and set it into production m