6 lines
155 B
Ruby
6 lines
155 B
Ruby
# All files in the 'lib' directory will be loaded
|
|
# before nanoc starts compiling.
|
|
|
|
include Nanoc3::Helpers::Rendering
|
|
include Nanoc::Helpers::HTMLEscape
|
|
|