refactor: reorganize files
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-04 23:58:35 +08:00
parent 07c67a215b
commit 069b524c17
23 changed files with 169 additions and 22 deletions
+21
View File
@@ -52,6 +52,18 @@ collections:
output: true
permalink: /:collection/:path/
launcher:
output: true
permalink: /:collection/:path/
modpack:
output: true
permalink: /:collection/:path/
multiplayer:
output: true
permalink: /:collection/:path/
defaults:
- scope:
path: "assets/img"
@@ -64,6 +76,15 @@ defaults:
- scope:
path: "_docs"
type: docs
- scope:
path: "_launcher"
type: launcher
- scope:
path: "_modpack"
type: modpack
- scope:
path: "_multiplayer"
type: multiplayer
values:
layout: single
read_time: false