class

Page

Inherits Reference < Object

Constants

YAML_BOUNDARY = "---"

Constructors

new(name, basepath = Path.new("./pages"))
Source

Class methods

all(basepath = Path.new("./pages"))
Source
home
Source
last_modified(basepath = Path.new("./pages"))
Source
page_files_in(basepath)
Source
recently_modified(limit = 10, basepath = Path.new("./pages"))
Source

Instance methods

empty?
Source
hidden?
Source
markdown
Source
modification_time
Source
name
Source
path
Source
tags
Source
title
Source

Nested types