mirror of
https://github.com/actix/actix-website
synced 2025-06-30 00:34:58 +02:00
add example project and blog nav
This commit is contained in:
8
content/blog/2018-06-01-old-blog-example.cn.md
Normal file
8
content/blog/2018-06-01-old-blog-example.cn.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 旧
|
||||
description: 2018-01-01
|
||||
menu: blog_2018
|
||||
weight: 999
|
||||
---
|
||||
|
||||
# Title
|
8
content/blog/2018-06-03-new-blog-example.cn.md
Normal file
8
content/blog/2018-06-03-new-blog-example.cn.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 新
|
||||
description: 2018-06-11
|
||||
menu: blog_2018
|
||||
weight: 998
|
||||
---
|
||||
|
||||
# Title
|
10
content/blog/_index.cn.md
Normal file
10
content/blog/_index.cn.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: 博客
|
||||
description: 快乐的Actix之旅
|
||||
menu:
|
||||
blog_intro:
|
||||
name: 欢迎
|
||||
weight: 1
|
||||
---
|
||||
|
||||
欢迎开始快乐的Actix之旅, 你可以从左侧的时间点选择开始。
|
Reference in New Issue
Block a user