Val's Dreamscape Journal - initial
This commit is contained in:
43
archetypes/journey.md
Normal file
43
archetypes/journey.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
categories: ["journey"]
|
||||
tags: []
|
||||
series: ""
|
||||
series_order: 1
|
||||
location: ""
|
||||
world: ""
|
||||
cover:
|
||||
image: ""
|
||||
alt: ""
|
||||
description: ""
|
||||
toc: true
|
||||
reading_time: true
|
||||
---
|
||||
|
||||
## 旅程起点
|
||||
|
||||
描述出发地点和初始状态...
|
||||
|
||||
## 路线与见闻
|
||||
|
||||
### 第一段路程
|
||||
|
||||
详细记录沿途的发现...
|
||||
|
||||
## 关键发现
|
||||
|
||||
### 地点/事件名称
|
||||
|
||||
深度描述...
|
||||
|
||||
## 感悟与反思
|
||||
|
||||
旅程带来的思考...
|
||||
|
||||
## 实用信息
|
||||
|
||||
- **位置**:
|
||||
- **时间**:
|
||||
- **建议**:
|
||||
Reference in New Issue
Block a user