1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00
This commit is contained in:
krircc
2018-06-11 20:37:12 +08:00
parent 3ce7f69218
commit cc4f4a5d48
9 changed files with 111 additions and 3 deletions

View File

@ -0,0 +1,10 @@
---
title: Old
description: 2018-01-01
menu: blog_2018
weight: 999
---
# Title
coming......

View File

@ -0,0 +1,10 @@
---
title: New
description: 2018-06-11
menu: blog_2018
weight: 998
---
# Title
coming......

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

@ -0,0 +1,10 @@
---
title: Blog
description: Happy journey with Actix
menu:
blog_intro:
name: Welcome
weight: 1
---
Welcome to Actix blogs.