Skip to content

Commit 4b79c12

Browse files
committed
ADD tesla
1 parent bc0fc42 commit 4b79c12

5 files changed

Lines changed: 40 additions & 2 deletions

File tree

_data/pageMap.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ index:
220220
summary: 'anyjava wiki index'
221221
parent: null
222222
url: /wiki/index
223-
updated: '2021-05-25 21:39:05 +0900'
223+
updated: '2021-05-27 18:48:24 +0900'
224224
children: []
225225
Infra:
226226
type: wiki
@@ -502,6 +502,14 @@ Synology:
502502
url: /wiki/Synology
503503
updated: '2020-02-16 01:42:56 +0900'
504504
children: []
505+
Tesla:
506+
type: wiki
507+
title: Tesla
508+
summary: '테슬라 차량을 타면서 알아야할것들을 정리함.'
509+
parent: index
510+
url: /wiki/Tesla
511+
updated: '2021-05-27 18:49:35 +0900'
512+
children: []
505513
Test_Framework:
506514
type: wiki
507515
title: 'Test Framework'

_data/tagList.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
- logstash
5151
- manager
5252
- 'message,'
53+
- model
5354
- 'mq,'
5455
- 'ms-sql,'
5556
- 'msa,'
@@ -78,6 +79,7 @@
7879
- task_executor
7980
- tdd
8081
- 'tdd,'
82+
- 'tesla,'
8183
- 'test,'
8284
- 'test,junit'
8385
- thread
@@ -86,3 +88,4 @@
8688
- validation
8789
- webflux
8890
- xss
91+
- y

_data/tagMap.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ batch:
181181
- {fileName: Synology}
182182
synology:
183183
- {fileName: Synology}
184+
'tesla,':
185+
- {fileName: Tesla}
186+
model:
187+
- {fileName: Tesla}
188+
y:
189+
- {fileName: Tesla}
184190
'tdd,':
185191
- {fileName: Test_Framework}
186192
junit:

_wiki/Tesla.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout : wiki
3+
title : Tesla
4+
summary : 테슬라 차량을 타면서 알아야할것들을 정리함.
5+
date : 2021-05-27 18:48:30 +0900
6+
updated : 2021-05-27 18:49:35 +0900
7+
tags : tesla, model y
8+
toc : true
9+
public : true
10+
parent : index
11+
latex : false
12+
---
13+
* TOC
14+
{:toc}
15+
16+
## 차량구매
17+
18+
## 인도 후
19+
20+
* 센터 접수시 센터검색이 안될경우, `평양`을 입력해서 검색하면 가까운 테슬라 센터가 나온다.

_wiki/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : index
44
summary : anyjava wiki index
55
date : 2018-08-15 19:41:36 +0900
6-
updated : 2021-05-25 21:39:05 +0900
6+
updated : 2021-05-27 18:48:24 +0900
77
tags :
88
toc : true
99
public : true
@@ -78,3 +78,4 @@ latex : false
7878
* 회고
7979
* [[2018년회고]]
8080
* [[연말정산]]
81+
* [[Tesla]]

0 commit comments

Comments
 (0)