Venaissance's Blog
-
用Hugo搭建博客
第一步:安装hugo 1.执行brew install hugo 2.安装完之后,敲hugo version验证,正确显示版本号就是安装成功了 第二步:创建博客站点 1.到一个相对 …
-
Creating a New Theme
Introduction This tutorial will show you how to create a simple theme in Hugo. I assume …
-
Getting Started with Hugo
Step 1. Install Hugo Go to Hugo releases and download the appropriate version for your OS …
-
(Hu)go Template Primer
Hugo uses the excellent Go html/template library for its template engine. It is an …
-
Migrate to Hugo from Jekyll
Move static content to static Jekyll has a rule that any directory not starting with _ …