mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-10 00:00:29 +08:00
Update 20180326 Start a blog in 30 minutes with Hugo, a static site generator written in Go.md
This commit is contained in:
parent
12e6e6cc5b
commit
94734b0770
@ -110,8 +110,10 @@ Hugo,30分钟搭建博客,一个Go语言开发的静态站点生成工具
|
|||||||
meta = "false" #Do not display tags or categories
|
meta = "false" #Do not display tags or categories
|
||||||
+++
|
+++
|
||||||
> Waves are the practice of the water. Shunryu Suzuki
|
> Waves are the practice of the water. Shunryu Suzuki
|
||||||
|
|
||||||
```
|
```
|
||||||
当你启动你的服务器并输入:`http://localhost:1313/`,你将会看到你的博客。(访问我 Gihub 主页上的 [例子][6] )如果你想让文章的菜单栏和 Github 相似,给 `themes/kiera/static/css/styles.css` 打上这个 [补丁][7]。
|
当你启动你的服务器并输入:`http://localhost:1313/`,你将会看到你的博客。(访问我 Gihub 主页上的 [例子][6] )如果你想让文章的菜单栏和 Github 相似,给 `themes/kiera/static/css/styles.css` 打上这个 [补丁][7]。
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
via: https://opensource.com/article/18/3/start-blog-30-minutes-hugo
|
via: https://opensource.com/article/18/3/start-blog-30-minutes-hugo
|
||||||
作者:[Marek Czernek][a]
|
作者:[Marek Czernek][a]
|
||||||
|
Loading…
Reference in New Issue
Block a user