Skip to content

darcyjoven/darcyjoven.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

目录结构

构建命令

  • hugo
hugo --source ./blog
# 或者
cd ./blog && hugo
  • 同步notion内容到blog

  • 同步notion内容到md/help

./notion
# notion.config.yaml
  • 构建mdbook
cd md/help && mdbook build -d ../../docs/md/help
cd md/bdl && mdbook build -d ../../docs/md/bdl
  • 提交并推送到github

  • 备份产生压缩文件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published