class Crkyll::Site
- Crkyll::Site
- Reference
- Object
Defined in:
crkyll/site.crConstructors
Class Method Summary
Instance Method Summary
- #baseurl
- #baseurl=(baseurl)
- #build
- #cache_dir
- #config : YAML::Any
- #converters
- #converters=(converters)
- #data : Array(String)
- #data=(data : Array(String))
- #dest
- #drafts
- #drafts=(drafts)
- #exclude
- #exclude=(exclude)
- #file_read_opts
- #file_read_opts=(file_read_opts)
- #filter_cache
- #future
- #future=(future)
- #gems
- #gems=(gems)
- #generators
- #generators=(generators)
- #highlighter
- #highlighter=(highlighter)
- #include
- #include=(include __arg0)
- #includes : Array(String)
- #includes=(includes : Array(String))
- #includes_load_paths
- #inclusions
- #inclusions=(inclusions)
- #keep_files
- #keep_files=(keep_files)
- #layouts : Array(String)
- #layouts=(layouts : Array(String))
- #limit_posts
- #limit_posts=(limit_posts)
- #liquid_renderer
- #load_layout(layout)
- #lsi
- #lsi=(lsi)
- #pages : Array(String)
- #pages=(pages : Array(String))
- #parse_page(file)
- #parse_props(text)
- #permalink_style
- #permalink_style=(permalink_style)
- #plugin_manager
- #plugin_manager=(plugin_manager)
- #plugins
- #plugins=(plugins)
- #posts : Array(String)
- #posts=(posts : Array(String))
- #profiler
- #reader
- #reader=(reader)
- #regenerator
- #render_template(layout, content)
- #safe
- #safe=(safe)
- #sass : Array(String)
- #sass=(sass : Array(String))
- #show_drafts
- #show_drafts=(show_drafts)
- #source
- #static_files
- #static_files=(static_files)
- #theme
- #theme=(theme)
- #time
- #time=(time)
- #unpublished
- #unpublished=(unpublished)