Archive::ArchivePost
Inherits Struct / Value / Object
Individual post entry in archive
Constructors
from_post(post : Markdown::File) : self
new(title : String, link : String, date : String)
Instance methods
clone
copy_with(title _title = @title, link _link = @link, date _date = @date)
date
link
title
to_h