Hierarchy

Indexable

[key: string]: any

Properties

categories?: string[]
comments: boolean
content: string
date: Moment
excerpt?: string
full_source: string
is: HexoIs
layout: string
length: number
link?: string
more?: string
name: string
next?: null | Page
parent: string
path: string
permalink: string
photos?: string[]
posts: Model<Post>
prev?: null | Page
published?: boolean
raw?: string
slug: string
source: string
tags: string[]
title: string
updated?: Moment