wezm.net/lib/default.rb
2010-01-30 16:50:07 +11:00

8 lines
No EOL
200 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 WezM::Helpers::Articles