class

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))
Source

Instance methods

lightweight_value(lang)

Lightweight value for taxonomy templates (doesn't render posts)

Source
path
Source
path=(path : String)
Source
render
Source
term_title
Source
term_title=(term_title : String)
Source
title
Source
title=(title : String)
Source
value(lang)
Source