feat: first test post
This commit is contained in:
parent
7781ac660b
commit
7aeff304bb
@ -5,6 +5,7 @@
|
|||||||
"dev": "vinxi dev",
|
"dev": "vinxi dev",
|
||||||
"build": "vinxi build",
|
"build": "vinxi build",
|
||||||
"start": "vinxi start",
|
"start": "vinxi start",
|
||||||
|
"serve": "vinxi serve --dir .output/public --port 8085",
|
||||||
"preview": "npx http-server ./.output/public"
|
"preview": "npx http-server ./.output/public"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Testing Test Test Test",
|
"title": "Testing Test Test Test",
|
||||||
"description": "Woah this is so cool",
|
"description": "Woah this is so cool",
|
||||||
"date": "2025-1-29",
|
"date": "2025-01-29",
|
||||||
"featuredImage": null,
|
"featuredImage": null,
|
||||||
"featuredImageDesc": null,
|
"featuredImageDesc": null,
|
||||||
"tags": ["rust", "python", "mdx", "markdown"],
|
"tags": ["rust", "python", "mdx", "markdown"],
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Testing Test Test Test
|
title: Testing Test Test Test
|
||||||
description: Woah this is so cool
|
description: Woah this is so cool
|
||||||
date: 2025-1-29
|
date: 2025-01-29
|
||||||
featuredImage:
|
featuredImage:
|
||||||
featuredImageDesc:
|
featuredImageDesc:
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user