hugo-theme-anubis2/exampleSiteMultilingual/content/about.zh.md

28 lines
1.4 KiB
Markdown
Raw Normal View History

2024-04-09 14:22:28 +02:00
+++
title = "About"
description = "Hugo, the worlds fastest framework for building websites"
date = "2024-04-09"
aliases = ["about-us", "about-hugo"]
author = ["Hugo Authors", "Junyi"]
+++
[Anubis2](https://github.com/Junyi-99/hugo-theme-anubis2) 是另一个适用于 Hugo 博客引擎的简约主题。
Hugo 是用 Go 语言编写的,是一个开源的静态站点生成器,可在 Apache License 2.0 下获得。Hugo 支持 TOML、YAML 和 JSON 数据文件类型Markdown 和 HTML 内容文件并使用短代码添加丰富内容。其他显著特性包括分类法、多语言模式、图像处理、自定义输出格式、HTML/CSS/JS 压缩以及对 Sass SCSS 工作流的支持。
Hugo 利用了多个开源项目,包括:
* <https://github.com/yuin/goldmark>
* <https://github.com/alecthomas/chroma>
* <https://github.com/muesli/smartcrop>
* <https://github.com/spf13/cobra>
* <https://github.com/spf13/viper>
Hugo 非常适合博客、企业网站、创意作品集、在线杂志、单页应用程序,甚至是拥有数千页的网站。
Hugo 适用于那些想要亲手编码自己网站的人,而不用担心设置复杂的运行时、依赖和数据库。
使用 Hugo 构建的网站非常快速、安全,并且可以部署在任何地方,包括 AWS、GitHub Pages、Heroku、Netlify 和任何其他托管提供商。
在 GitHub 上了解更多并贡献。