class

Tremolite::HtmlBuffer

Inherits Reference / Object

Constants

Log = ::Log.for(self)

Constructors

Instance methods

add_to_sitemap
Source
add_to_sitemap_urls
Source
buffer
Source
check(url : String, content : String, public_path : String, add_to_sitemap : Bool = true, view = nil) : Bool

return true if file must be written

Source
compare_content(old_content : String, new_content : String) : Bool
Source
crawler_changefreq

for sitemap

Source
crawler_lastmod

for sitemap

Source
diff_lines(url, i, old_line, new_line)
Source
display_diff_of_content(url : String, old_content : String, new_content : String)
Source
post_last_modified
Source
store_referenced_link(key : String, url : String, optional : String = "", post_slug : String = "")
Source