Skip to content

garysdevil/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

参考

编译运行打包

# 1. 下载渲染主题
git clone https://github.com/Track3/hermit.git theme/hermit

# 2. 编译预览
hugo server -D

# 3. 在public下生成静态文件
hugo -D
  1. 将count.js里的代码追加进public/js/bundle.min*文件内

hugo教程

参数讲解

# -D 表示草稿也编译

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published