Module: Awestruct

Defined in:
lib/awestruct/extensions/minify.rb,
lib/awestruct/page.rb,
lib/awestruct/site.rb,
lib/awestruct/config.rb,
lib/awestruct/engine.rb,
lib/awestruct/logger.rb,
lib/awestruct/astruct.rb,
lib/awestruct/context.rb,
lib/awestruct/layouts.rb,
lib/awestruct/version.rb,
lib/awestruct/cli/auto.rb,
lib/awestruct/cli/init.rb,
lib/awestruct/pipeline.rb,
lib/awestruct/rack/app.rb,
lib/awestruct/deployers.rb,
lib/awestruct/cli/deploy.rb,
lib/awestruct/cli/server.rb,
lib/awestruct/cli/invoker.rb,
lib/awestruct/cli/options.rb,
lib/awestruct/page_loader.rb,
lib/awestruct/cli/generate.rb,
lib/awestruct/dependencies.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/deploy/s3_deploy.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/deploy/base_deploy.rb,
lib/awestruct/extensions/partial.rb,
lib/awestruct/extensions/sitemap.rb,
lib/awestruct/deploy/rsync_deploy.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/tilt_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/extensions/intense_debate.rb,
lib/awestruct/handlers/css_tilt_handler.rb,
lib/awestruct/handlers/redirect_handler.rb,
lib/awestruct/deploy/github_pages_deploy.rb,
lib/awestruct/handlers/base_tilt_handler.rb,
lib/awestruct/extensions/google_analytics.rb,
lib/awestruct/handlers/javascript_handler.rb,
lib/awestruct/handlers/asciidoctor_handler.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,
lib/awestruct/handlers/restructuredtext_handler.rb,
lib/awestruct/cli/manifest.rb

Overview

Awestruct:Extensions:CoffeeScript is a transformer that compiles inline CoffeeScript in HTML files as JavaScript.

Defined Under Namespace

Modules: AStructMixin, CLI, ContextHelper, Deploy, Extensions, Handlers, Rack Classes: AStruct, AwestructLogFormatter, AwestructLoggerMultiIO, Config, Context, Dependencies, Deployers, Engine, HandlerChain, HandlerChains, Layouts, Page, PageLoader, Pipeline, Site

Constant Summary collapse

VERSION =
'0.5.0'