louis70109 / louis70109.github.io

🎁My Blog: https://nijialin.com
7 stars 0 forks source link
cloudflare dns google-analytics hexo route53

部落格部署

git clone git@github.com:louis70109/louis70109.github.io.git
npm install

新增文章

npm run new 'article-1'

推出文章

npm run p 'article-1'

部署

npm run d

會觸發 GitHub Actions 佈署到 gh-page 分支上