Taxonomies::Taxonomy
Inherits Reference / Object
A Taxonomy, which means "a way to classify posts"
Constructors
new(name : String, title : String, term_title : String, path : String, posts : Array(Markdown::File))
Instance methods
lightweight_value(lang)
Lightweight value for taxonomy templates (doesn't render posts)
link(lang = nil)
path
path=(path : String)
render
term_title
term_title=(term_title : String)
title
title=(title : String)
value(lang)