我使用 Jekyll 作为静态站点生成器。内容和主题通常保存在同一目录/git repo 中。
我正在尝试使用基本主题Hugo Xmin建立一个 Hugo 网站。它包含标准目录exampleSite。
exampleSite
我如何exampleSite使用 Hugo (本地)为主题提供服务?之后我:
git clone git@github.com:yihui/hugo-xmin.git cd hugo-xmin
hugo hugo-theme
hugo ×1
hugo-theme ×1