This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
generated from FifthTry/fpm-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlib.ftd
98 lines (83 loc) · 1.35 KB
/
lib.ftd
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
-- ftd.image nav-logo:
string src:
string link:
src: $src
width: 180
align: center
-- ftd.text nav-link: $title
caption title:
string url: #
link: $url
color: white
size: 18
align: center
font: Roboto
-- ftd.image nav-github:
string src:
string link:
src: $src
width: 52
align: center
-- ftd.text hero-title: $title
caption title:
region: h2
style: bold
size: 70
margin-bottom: 20
color: \#151E4F
-- ftd.text hero-intro: $text
caption text:
size: 36
margin-bottom: 40
-- ftd.text download-link: $title
caption title:
link: #
padding-horizontal: 25
padding-vertical: 20
background-color: \#4540D9
color: white
size: 42
font: bold
border-radius: 10
-- ftd.image hero-image:
string src:
src: $src
width: 500
-- ftd.text feature-title: $title
caption title:
style: bold
align: center
width: fill
size: 64
-- ftd.image feature-image:
string src:
src: $src
width: 55
margin-bottom: 20
-- ftd.text feature-title: $title
caption title:
style: bold
size: 40
margin-bottom: 20
-- ftd.text feature-desc: $desc
caption desc:
-- ftd.text col-1-text: $title
caption title:
margin-bottom: 40
color: white
-- ftd.text col-3-text: $title
caption title:
color: white
-- ftd.text col-2-text: $title
caption title:
color: white
align: right
margin-right: 10
-- ftd.image col-2-image:
string src:
src: $src
width: 150
align: center
-- ftd.text col-4-text: $title
caption title:
color: white