Files
chill.social/content/zh-cn/blog/example-post.md
T
2026-01-20 14:02:22 +01:00

606 B

title, date, author, description, categories, tags, featured_image
title date author description categories tags featured_image
示例博客文章 2024-01-15 作者姓名 这是一篇示例博客文章,展示中文内容的格式。
示例
hugo
多语言
/images/blog/blog-1.jpg

介绍

这是一篇示例博客文章,演示如何为Hugo Saasify主题创建中文内容。

内容结构

要创建多语言内容:

  1. content/zh-cn/ 目录中创建文件
  2. 保持与英文内容相同的文件结构
  3. 翻译front matter和正文内容

更多信息

查看主题文档了解更多关于多语言支持的信息。