class

Tremolite::Post

Inherits Reference / Object

Constants

LINE_JOIN_STRING = "\n"
Log = ::Log.for(self)

Constructors

new(blog : Tremolite::Blog, path : String)
Source

Instance methods

<=>(other)
Source
author

from header or filename

Source
category

from header or filename

Source
content_html

to allow using jekkyl-like post_url functions we need to process to html after initial post processing

NOTE you must execute this if you want to have functions processed

Source
content_string
Source
custom_initialize
Source
custom_process_header
Source
date
Source
guuid

for atom feed

Source
header
Source
image_url
Source
images_dir_url
Source
parse
Source
path

from header or filename

Source
process
Source
process_header
Source
process_paths
Source
public_image_url
Source
slug

from header or filename

Source
subtitle

from header or filename

Source
time

from header or filename

Source
title

from header or filename

Source
updated_at
Source
visible?

by default all posts are visible, can be overriden

Source
year
Source