Archive::ArchiveMonth
Inherits Struct / Value / Object
Month containing posts
Constructors
new(name : String, posts : Array(ArchivePost))
Instance methods
clone
copy_with(name _name = @name, posts _posts = @posts)
name
posts
to_h
Inherits Struct / Value / Object
Month containing posts