1
0
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:
krircc
2018-06-24 22:31:09 +08:00
parent ada7b80fe9
commit 93d92615cb
9 changed files with 133 additions and 11 deletions

View File

@ -0,0 +1,8 @@
---
title: 旧
description: 2018-01-01
menu: blog_2018
weight: 999
---
# Title

View File

@ -0,0 +1,8 @@
---
title: 新
description: 2018-06-11
menu: blog_2018
weight: 998
---
# Title

10
content/blog/_index.cn.md Normal file
View File

@ -0,0 +1,10 @@
---
title: 博客
description: 快乐的Actix之旅
menu:
blog_intro:
name: 欢迎
weight: 1
---
欢迎开始快乐的Actix之旅 你可以从左侧的时间点选择开始。