wezm.net/lib/default.rb
2010-03-11 08:04:32 +11:00

9 lines
237 B
Ruby

# All files in the 'lib' directory will be loaded
# before nanoc starts compiling.
require 'json'
include Nanoc3::Helpers::Rendering
include Nanoc3::Helpers::Blogging
include Nanoc3::Helpers::XMLSitemap
include WezM::Helpers::Articles