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