zeus.ugent.be/lib/helpers_.rb
Lorin Werthen de36420195
helpers
2016-08-04 19:06:36 +02:00

12 lines
267 B
Ruby

include Nanoc::Helpers::Blogging
include Nanoc::Helpers::Capturing
include Nanoc::Helpers::LinkTo
include Nanoc::Helpers::Rendering
include Nanoc::Helpers::Text
include ArchiveHelper
include AssetHelper
include IcalHelper
include NavigationHelper
include DataHelper