class Page
- Page
- Reference
- Object
Defined in:
models/page.crConstant Summary
-
YAML_BOUNDARY =
"---"
Constructors
Class Method Summary
- .all(basepath = Path.new("./pages"))
- .home
- .last_modified(basepath = Path.new("./pages"))
- .page_files_in(basepath)
- .recently_modified(limit = 10, basepath = Path.new("./pages"))