std::bodun::blog
PhD student at University of Texas at Austin 🤘. Doing systems for ML.
马上订阅 std::bodun::blog RSS 更新: https://www.bodunhu.com/blog/index.xml
Deploy Hugo Site to GitHub Pages
2021年8月27日 08:00
Update: The official guide from Hugo is for deploying from public repo. This post is intended for deploying from private repo.
This post assumes the user has already setup two separate repositories: a private repository for Hugo source files, and a public repository for GitHub Pages.
Note: test Hugo site by executing hugo server in the source code directory to make sure the site is generated properly.
Then, we need to generate a pair of key...
剩余内容已隐藏
查看完整文章以阅读更多