zeus.ugent.be/lib/helpers_.rb
2016-08-04 19:17:45 +02:00

13 lines
293 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
include FontAwesomeHelper