23 lines
719 B
JSON
23 lines
719 B
JSON
[
|
||
{
|
||
"title": "Writing a New Post",
|
||
"url": "/posts/write-a-new-post/",
|
||
"categories": "Blogging, Tutorial",
|
||
"tags": "writing",
|
||
"date": "2019-08-08 14:10:00 +0800",
|
||
"content": "This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set.
|
||
|
||
Naming and..."
|
||
},
|
||
{
|
||
"title": "Text and Typography",
|
||
"url": "/posts/text-and-typography/",
|
||
"categories": "Blogging, Demo",
|
||
"tags": "typography",
|
||
"date": "2019-08-08 11:33:00 +0800",
|
||
"content": "Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more."
|
||
}
|
||
|
||
]
|
||
|