Class: SiteBuilder

Inherits:
Bridgetown::Builder show all
Defined in:
bridgetown-core/lib/site_template/plugins/site_builder.rb

Direct Known Subclasses

Builders::VercelUrl

Instance Attribute Summary

Attributes inherited from Bridgetown::Builders::PluginBuilder

#config, #functions, #name, #site

Method Summary

Methods inherited from Bridgetown::Builder

after_build, around_build, before_build, #build_with_callbacks, descendants, #inspect, register

Methods inherited from Bridgetown::Builders::PluginBuilder

#initialize, plugin_registrations

Methods included from Bridgetown::Builders::DSL::Resources

#add_resource, #define_resource_method, #permalink_placeholder, #placeholder_processors, #resource

Methods included from Bridgetown::Builders::DSL::Liquid

#filters, #filters_context, #liquid_filter, #liquid_tag

Methods included from Bridgetown::Builders::DSL::HTTP

#connection, #get

Methods included from Bridgetown::Builders::DSL::Inspectors

#inspect_html, #inspect_xml, process_html, process_xml, setup_nokogiri, setup_nokolexbor

Methods included from Bridgetown::Builders::DSL::Hooks

#add_data, #hook

Methods included from Bridgetown::Builders::DSL::Helpers

#helper, #helpers

Methods included from Bridgetown::Builders::DSL::Generators

#generator

Methods included from Bridgetown::Prioritizable

#<=>, included

Constructor Details

This class inherits a constructor from Bridgetown::Builders::PluginBuilder