-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdata_plan.yml
58 lines (46 loc) · 1.01 KB
/
data_plan.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
PROJECT:
- title:
- migration: string,
- formField: input,
- notes:
- description:
- migration: text,
- formField: wysiwyg,
- notes: simple tool set
- headline:
- migration: string,
- formField: input,
- notes: limi 200 characters
- url:
- migration: string,
- formField: input,
- notes: validate fill url
CONTRIBUTOR:
- name:
- migration: string
- formField: input
- notes:
- email:
- migration: string
- formField: input
- notes: validate as email
- twitter:
- migration: string
- formField: input
- notes: validate has @
- portfolio_link:
- migration: string
- formField: input
- notes: validate as url
- linkedin:
- migration: string
- formField: input
- notes: validate url with linkedin domain
- biography:
- twill: blockeditor
- avatar:
- twill: medias
- resume:
- twill: file
- skills:
- twill: tags