-
Notifications
You must be signed in to change notification settings - Fork 1
/
internet-os.ftd
189 lines (98 loc) · 4.38 KB
/
internet-os.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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
-- import: fifthtry.github.io/fastn-ui/assets
-- import: fastn
-- import: fastn/processors as pr
-- import: fifthtry.github.io/fastn-ui/lib as ft
-- import: fastn-cs
-- ft.page: Internet OS
$show-breadcrum: true
-- excel-promo-card-bg:
-- ft.left-image-component: In a Nutshell
cta-text: Explore More
cta-link: /
cta-role: primary
image: $assets.files.static.nutshell.svg
top: true
We belive a uniform language must exist to represent data and prose that any human being can learn easily. Further most software are incompatible with others. A graph made in one software one can not be used with another software.
-- ft.metrics-card:
-- trending-templates-150:
-- row-container-80:
-- display-card-60:
-- display-card-60:
-- display-card-60:
-- display-card-60:
-- end: row-container-80
-- trending-templates-5:
-- ft.hr:
-- ft.right-image-component: Dark mode For Images
cta-text: Explore More
cta-link: /
cta-role: primary
Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are. Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are.
-- ft.right-image-component: Dark mode For Images
cta-text: Explore More
cta-link: /
cta-role: primary
Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are. Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are.
-- ft.right-image-component: Dark mode For Images
cta-text: Explore More
cta-link: /
cta-role: primary
Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are. Most websites only change colors of background and text when using dark mode, FastN/FTD also lets you use different images for light and dark modes for those who are obsessed with these things as much as we are.
-- ft.footer:
-- end: ft.page
-- component excel-promo-card-bg:
children promo-wrap:
-- ft.excel-promo-card: Internet OS
image: $assets.files.static.internet.background.png
bgcolor: $inherited.colors.background.step-2
right if {ftd.device == "mobile"}: true
center if {ftd.device != "mobile"}: true
cta-text: Explore More
cta-link: /
cta-role: primary
promo-wrap: $excel-promo-card-bg.promo-wrap
-- ft.excel-promo-card.info:
An approach built on the back of an extremely versatile design system to balance design thinking with developmental ease!
-- end: excel-promo-card-bg
-- component trending-templates-150:
children trending-wrap:
-- ft.trending-templates: Features
no-img: true
margin-top: 150
trending-wrap: $trending-templates-150.trending-wrap
-- ft.trending-templates.info:
We belive a uniform language must exist to represent data and prose that any human being can learn easily. Further most software are incompatible with others. A graph made in one software one can not be used with another software.
-- end: trending-templates-150
-- component row-container-80:
children row-wrap:
-- ft.row-container:
wrap: true
switch-to-column: true
margin-bottom: 150
spacing: 80
width: 1160
row-wrap: $row-container-80.row-wrap
-- end: row-container-80
-- component display-card-60:
children child:
-- ft.display-card: FTD
image: $assets.files.static.open-source.display.svg
cta-text: explore more
cta-link: /
cta-role: primary
bgcolor: $inherited.colors.border-strong
textcolor: $inherited.colors.text-strong
titlecolor: $inherited.colors.text
padding-vertical: 60
spacing: true
width: 540
child: $display-card-60.child
You can package your components as fastn packages to share with community and access community shared ones.
-- end: display-card-60
-- component trending-templates-5:
children trending-wrap:
-- ft.trending-templates: You got questions in mind ? We have answers
no-img: true
margin-top: 5
trending-wrap: $trending-templates-5.trending-wrap
-- end: trending-templates-5