We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16632f commit 36c8940Copy full SHA for 36c8940
README.md
@@ -1,3 +1,5 @@
1
+# 项目目前托管着《掘金小册》
2
+[网站地址](http://codelin.vip/)
3
# 配置 hugo.toml 放置在主项目里,放在cofnig/_default/hugo.toml里发现会有问题,编译不出文档了。
4
> 谷歌统计id需要替换
5
@@ -14,4 +16,4 @@
14
16
- 评论系统需要修改平台
15
17
- permalink的规则,会导致解析的文章数量偏少。目前的content的结构是posts = "/posts/:sections/:slug/"可以解析多个。
18
-# SEO优化配置,设置描述,图片,会在head生成og:的Meta标签
19
+# SEO优化配置,设置描述,图片,会在head生成og:的Meta标签
0 commit comments