VScode配置Latex
最近开始要写课程论文了,想着要用latex的模板直接写会方便,又懒得下overleaf,话不多说开始配置
下载与安装
可以从该镜像下载 [Index of CTAN-local/systems/texlive/Images](https://mirrors.huaweicloud.com/CTAN/systems/texlive/Images/
1 分钟阅读454 字
博客配置
环境准备
安装hugo
brew install hugo
问题1
Cloning into '/Users/agq/Library/Caches/Homebrew/hugo--git'...
fatal: unable to access 'https://github.com/gohugoio/hugo.git/': Recv failure: Operation timed out
解决方法:关闭代理
2 分钟阅读
578 字