mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"permalink": "/documentation/blog/first-blog-post",
|
|
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/2019-05-28-first-blog-post.md",
|
|
"source": "@site/blog/2019-05-28-first-blog-post.md",
|
|
"title": "First Blog Post",
|
|
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet",
|
|
"date": "2019-05-28T00:00:00.000Z",
|
|
"formattedDate": "May 28, 2019",
|
|
"tags": [
|
|
{
|
|
"label": "hola",
|
|
"permalink": "/documentation/blog/tags/hola"
|
|
},
|
|
{
|
|
"label": "docusaurus",
|
|
"permalink": "/documentation/blog/tags/docusaurus"
|
|
}
|
|
],
|
|
"readingTime": 0.12,
|
|
"hasTruncateMarker": false,
|
|
"authors": [
|
|
{
|
|
"name": "Gao Wei",
|
|
"title": "Docusaurus Core Team",
|
|
"url": "https://github.com/wgao19",
|
|
"image_url": "https://github.com/wgao19.png",
|
|
"imageURL": "https://github.com/wgao19.png"
|
|
}
|
|
],
|
|
"frontMatter": {
|
|
"slug": "first-blog-post",
|
|
"title": "First Blog Post",
|
|
"authors": {
|
|
"name": "Gao Wei",
|
|
"title": "Docusaurus Core Team",
|
|
"url": "https://github.com/wgao19",
|
|
"image_url": "https://github.com/wgao19.png",
|
|
"imageURL": "https://github.com/wgao19.png"
|
|
},
|
|
"tags": [
|
|
"hola",
|
|
"docusaurus"
|
|
]
|
|
},
|
|
"unlisted": false,
|
|
"prevItem": {
|
|
"title": "Long Blog Post",
|
|
"permalink": "/documentation/blog/long-blog-post"
|
|
}
|
|
} |