TensorView Lab

发布一篇文章

MDX frontmatter 字段与验收清单

content/posts/ 新建 your-slug.mdx

---
title: 标题
description: 一句话摘要
author: TensorView Lab
date: 2026-09-12
tags: [nginx]
affiliateSlots: [vps]
---

正文……

<AffiliateCta />

验收(发布前 10 分钟)

  1. 命令是否真实可跑
  2. 是否解决具体报错/场景(非空泛评测)
  3. 联盟 CTA 是否出现在「需要机器」语境
  4. npm run build 通过

详见仓库根目录 OPERATIONS.md

On this page