mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-06-28 22:10:58 +02:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
committed by
Forestry.io
parent
4a7b6c5f4d
commit
846d7007f3
+10
-10
@@ -17,30 +17,30 @@ sections:
|
||||
create: all
|
||||
match: "**/*"
|
||||
- type: directory
|
||||
path: src/_blog/events
|
||||
path: src/_blog
|
||||
label: Events
|
||||
create: all
|
||||
match: "**/*"
|
||||
match: "**/events.md"
|
||||
- type: directory
|
||||
path: src/_blog/newscoverage
|
||||
path: src/_blog
|
||||
label: News Coverage
|
||||
create: all
|
||||
match: "**/*"
|
||||
match: "**/newscoverage.md"
|
||||
- type: directory
|
||||
path: src/_blog/releasenotes
|
||||
path: src/_blog
|
||||
label: Release Notes
|
||||
create: all
|
||||
match: "**/*"
|
||||
match: "**/releasenotes.md"
|
||||
- type: directory
|
||||
path: src/_blog/tutorials
|
||||
path: src/_blog
|
||||
label: Tutorials
|
||||
create: all
|
||||
match: "**/*"
|
||||
match: "**/tutorials.md"
|
||||
- type: directory
|
||||
path: src/_blog/videos
|
||||
path: src/_blog
|
||||
label: Videos
|
||||
create: all
|
||||
match: "**/*"
|
||||
match: "**/videos.md"
|
||||
- type: heading
|
||||
label: ZH
|
||||
- type: directory
|
||||
|
||||
Reference in New Issue
Block a user