feat: first test post

This commit is contained in:
minhtrannhat 2025-01-30 01:10:59 -05:00
parent 7781ac660b
commit 7aeff304bb
Signed by: minhtrannhat
GPG Key ID: E13CFA85C53F8062
3 changed files with 3 additions and 2 deletions

View File

@ -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": {

View File

@ -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"],

View File

@ -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: