Tsora Sky

Back

如何使用Blog#

一、Blog内容头#

---
title:       'Blog使用手册'
description: '如何使用blog'
publishDate: 2026-01-29
updatedDate: 2026-01-29
tags:
  - blog
language: 'zh-CN'
---
Write your content here.
txt

属性:

draft: true 【正常不写】

二、Blog资源管理#

域名管理:阿里云 https://home.console.aliyun.com/

服务器:vercel https://vercel.com/

评论:waline 文档 https://waline.js.org/guide

评论数据库:neon https://console.neon.tech/

PS:用mongodb资源请求超时,怎么改环境变量都不行,换节点也不行,直接放弃mongodb用vercel的neno了

三、工具#

docxmd工具:pandoc ** —extract-media=assets 为指定图片保存在./assets/media**里面

pandoc input.docx -o index.md --extract-media=assets
bash
Blog使用手册
https://astro-pure.js.org/blog/260129a
Author langlang
Published at 2026年1月29日
Comment seems to stuck. Try to refresh?✨