Got rid of the templating step in the initialize method

This commit is contained in:
Chris Van Pelt
2008-11-23 23:39:16 -08:00
parent 111f76b2fd
commit 4fc33a6dfe

View File

@@ -21,7 +21,7 @@ module Jekyll
self.process(name)
self.read_yaml(File.join(base, dir), name)
self.transform
#self.transform
end
# Extract information from the post filename