Page Article
{
article: {
author: "MC Lawrence",
blogContainer: {
name: "Blog Name",
slug: "blog-name",
},
categories: [
{
description: "category description",
name: "category",
slug: "category",
},
],
excerpt: "1",
id: "0iJeil5hiqRr6jTKtVSaMV",
image: {
filename: "pepper.png",
handle: "BQoGizPBSbXXeT6eoMOP",
height: 512,
mimetype: "image/png",
size: 23801,
url: "https://cdn.filestackcontent.com/BQoGizPBSbXXeT6eoMOP",
width: 512,
},
publishedAt: "1923-05-05",
slug: "black-pepper",
tags: [
{
description: "tag description",
name: "tag",
slug: "tag",
},
],
title: "Black Pepper",
url: "blogs/blogName/blogArticle",
},
handle: "black-pepper",
title: "Black Pepper",
url: "/blogs/black-pepper",
}Properties
object
The article of the page
- START - INTERNAL PROPERTIES OF {{ page.article }}- END - INTERNAL PROPERTIES OF {{ page.article }}
string
The article author
object
The post's parent blog
- START - INTERNAL PROPERTIES OF {{ page.article.blogContainer }}- END - INTERNAL PROPERTIES OF {{ page.article.blogContainer }}
string
The parent blog name
string
The parent blog slug
array
The article categories
- START - INTERNAL PROPERTIES OF {{ page.article.categories }}- END - INTERNAL PROPERTIES OF {{ page.article.categories }}
string
The article category description
string
The category tag name
string
The category slug
string
An excerpt of the article
string
Returns the identifier of the article
nyla_image
The article image
string
The article creation date
string
The URL slug of the article page
array
The article tags
- START - INTERNAL PROPERTIES OF {{ page.article.tags }}- END - INTERNAL PROPERTIES OF {{ page.article.tags }}
string
The article tag description
string
The article tag name
string
The article tag slug
string
The article title
string
The article relative path to the blog/article
string
The handle of the page
string
The title of the page
string
The URL of the page