分卷
创建分卷压缩文件
zip -s 100m -r file.zip foo/
切分已有的zip文件
zip existing.zip --out ...
修改网站根目录下的 config.inc.php中配置即可!
创建新站点hugo new site blog初始化cd blog
git init配置hugo-theme-stack主题# 删除默认配置
rm .\c...
> 在站点根目录下创建 `git.bat`文件,每次仅需要运行 `git.bat`即可自动构建并上传到github```dos@echo offset l...
按照【Hugo之路 2】 hugo-theme-stack 配置在config.yaml文件中设置disqus的shortname即可实现评论功能
...