android.moparisthebest.org/lib/octopress
Parker Moore 153ce83527 Octopress::Configuration is now a class, rather than a module.
The previous system was very unforgiving about where the configuration directory
lay. This commit allows the configuration directory to be set through a config_directory
instance variable on the Octopress::Configuration class, in the event that this directory
ever needs to be changed (e.g. for testing).
2013-02-17 02:40:38 +01:00
..
configuration.rb Octopress::Configuration is now a class, rather than a module. 2013-02-17 02:40:38 +01:00
core_ext.rb Updated configuration structure and dependent code. Added Octopress module for easier sharing of helper methods. 2013-01-20 23:13:47 -05:00