Module: Awestruct
- Defined in:
- lib/awestruct/extensions/minify.rb,
lib/awestruct/site.rb,
lib/awestruct/config.rb,
lib/awestruct/engine.rb,
lib/awestruct/astruct.rb,
lib/awestruct/context.rb,
lib/awestruct/layouts.rb,
lib/awestruct/version.rb,
lib/awestruct/cli/auto.rb,
lib/awestruct/pipeline.rb,
lib/awestruct/cli/server.rb,
lib/awestruct/cli/invoker.rb,
lib/awestruct/cli/options.rb,
lib/awestruct/cli/generate.rb,
lib/awestruct/astruct_mixin.rb,
lib/awestruct/handler_chain.rb,
lib/awestruct/context_helper.rb,
lib/awestruct/handler_chains.rb,
lib/awestruct/extensions/gsub.rb,
lib/awestruct/extensions/posts.rb,
lib/awestruct/extensions/assets.rb,
lib/awestruct/extensions/disqus.rb,
lib/awestruct/extensions/flattr.rb,
lib/awestruct/extensions/tagger.rb,
lib/awestruct/extensions/partial.rb,
lib/awestruct/extensions/sitemap.rb,
lib/awestruct/extensions/atomizer.rb,
lib/awestruct/extensions/data_dir.rb,
lib/awestruct/extensions/pipeline.rb,
lib/awestruct/extensions/relative.rb,
lib/awestruct/extensions/obfuscate.rb,
lib/awestruct/extensions/paginator.rb,
lib/awestruct/extensions/tag_cloud.rb,
lib/awestruct/extensions/indexifier.rb,
lib/awestruct/handlers/base_handler.rb,
lib/awestruct/handlers/file_handler.rb,
lib/awestruct/handlers/haml_handler.rb,
lib/awestruct/handlers/sass_handler.rb,
lib/awestruct/handlers/scss_handler.rb,
lib/awestruct/handlers/yaml_handler.rb,
lib/awestruct/extensions/cachebuster.rb,
lib/awestruct/handlers/no_op_handler.rb,
lib/awestruct/handlers/layout_handler.rb,
lib/awestruct/handlers/string_handler.rb,
lib/awestruct/extensions/remotePartial.rb,
lib/awestruct/handlers/textile_handler.rb,
lib/awestruct/extensions/intense_debate.rb,
lib/awestruct/handlers/markdown_handler.rb,
lib/awestruct/handlers/base_sass_handler.rb,
lib/awestruct/extensions/google_analytics.rb,
lib/awestruct/handlers/front_matter_handler.rb,
lib/awestruct/handlers/interpolation_handler.rb,
lib/awestruct/extensions/coffeescripttransform.rb,
lib/awestruct/handlers/page_delegating_handler.rb
Overview
Awestruct:Extensions:CoffeeScript is a transformer that compiles inline CoffeeScript in HTML files as JavaScript.
Defined Under Namespace
Modules: AStructMixin, CLI, ContextHelper, Extensions, Handlers Classes: AStruct, Config, Context, Engine, HandlerChain, HandlerChains, Layouts, Pipeline, Site
Constant Summary collapse
- VERSION =
'0.4.1'