class Jekyll::PageWithoutAFile

A Jekyll::Page subclass to handle processing files without reading it to determine the page-data and page-content based on Front Matter delimiters.

The class instance is basically just a bare-bones entity with just attributes โ€œdirโ€, โ€œnameโ€, โ€œpathโ€, โ€œurlโ€ defined on it.