class Taxonomies::Taxonomy

Overview

A Taxonomy, which means "a way to classify posts"

Defined in:

taxonomies.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, title : Hash(String, String), term_title : Hash(String, String), path : Hash(String, String), posts : Array(Markdown::File)) #

[View source]

Instance Method Detail

def link(lang = nil) #

[View source]
def render #

[View source]
def value(lang) #

[View source]