Skip to content

zigcc/zigcc.github.io

Repository files navigation

https://github.com/zigcc/zigcc.github.io/actions/workflows/gh-pages.yml/badge.svg

Zig 语言中文社区

Zig Chinese Community is dedicated to sharing and spreading the use of Zig language among Chinese users.

本网站使用 hugo(extended 版本)与 docsy 主题进行构建, hugo serve 可进行本地预览。

# For macOS
brew install hugo
# For Debian
sudo apt install hugo
# For Arch
sudo pacman -S hugo

# Snap
sudo snap install hugo