models/page~ Page

Base Page class

Constructor

new Page(title, meta)

Constructor

Parameters:
NameTypeDescription
titlestring

Page title

metaMeta

Page metadata

Members

path :string

The path where the markdown of this page is located

Type:
  • string