-
Notifications
You must be signed in to change notification settings - Fork 1
/
use-fastn.ftd
252 lines (129 loc) · 3.84 KB
/
use-fastn.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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
-- import: fifthtry.github.io/fastn-ui/assets
-- import: fastn
-- import: fastn/processors as pr
-- import: fifthtry.github.io/fastn-ui/lib as ft
-- import: fifthtry.github.io/fastn-ui/events as et
-- import: fastn-cs
-- page:
-- hero-section-485:
-- row-container-24:
-- ft.stages-vertical: Select your theme & deploy on Github.
rect: $assets.files.static.hosting.rect-img2.svg
stage: 01
cta-text: Get Started
cta-link: /
right: true
Fastn needs a place to store your content and deploy your site. Most of ours users prefer storing the content on Github and deploying on Github pages.
-- code-block-system-412:
-- end: row-container-24
-- row-container-32:
-- ft.stages-vertical: Dynamic Sites
rect: $assets.files.static.hosting.rect-num.svg
stage: 02
cta-text: Get Started
cta-link: /
right: true
top-line: true
If your content website uses any of these features :
1. Authenticated / private pages
2. Load dynamic data
-- code-block-system-412:
-- end: row-container-32
-- row-container-32:
-- testimonial-card-500:
-- end: row-container-32
-- row-container-24:
-- ft.stages-vertical: Where is content storted?
rect: $assets.files.static.hosting.rect-num.svg
stage: 03
cta-text: Get Started
cta-link: /
right: true
top-line: true
Fastn needs a place to store your content and deploy your site. Most of ours users prefer storing the content on Github and deploying on Github pages.
-- code-block-system-412:
-- end: row-container-24
-- row-container-32:
-- ft.stages-vertical: How to edit content?
rect: $assets.files.static.hosting.rect-img2.svg
stage: 04
cta-text: Get Started
cta-link: /
right: true
top-line: true
If your content website uses any of these features :
1. Authenticated / private pages
2. Load dynamic data
code-block-system-412:
-- end: row-container-32
-- excel-promo-card-1:
-- ft.footer:
-- end: page
-- component page:
children wrapper:
-- ft.page: WHY FASTN
bg-color: $inherited.colors.background.step-1
wrapper: $page.wrapper
-- end: page
-- component hero-section-485:
children childs:
-- ft.hero-section: How to use Fastn?
image: $assets.files.static.why-use-background.svg
center: true
height: 485
width: 1160
childs: $hero-section-485.childs
-- ft.hero-section.info: At nulla tristique facilisis augue. Lectus diam dignissim erat blandit pellentesque egestas nulla.
-- end: hero-section-485
-- component row-container-24:
children row-wrap:
-- ft.row-container:
spacing: 24
spacing if {ftd.device == "mobile"}: 32
switch-to-column if {ftd.device == "mobile"}: true
margin-top: 150
row-wrap: $row-container-24.row-wrap
-- end: row-container-24
-- component code-block-system-412:
children code:
-- ft.code-block-system:
lang: ftd
width: 412
show-double: false
code: $code-block-system-412.code
\-- import: fastn
\-- fastn.package: <username_or_orgname>.github.io/<repo_name>
zip: github.com/<username_or_orgname>
-- end: code-block-system-412
-- component row-container-32:
children row-wrap:
-- ft.row-container:
spacing: 24
spacing if {ftd.device == "mobile"}: 32
switch-to-column if {ftd.device == "mobile"}: true
row-wrap: $row-container-32.row-wrap
-- end: row-container-32
-- component testimonial-card-500:
children card:
-- ft.testimonial-card: Create a local project
bgcolor: $inherited.colors.custom.two
bg-color: $inherited.colors.background.step-2
width: 500
right: true
cta-text: Explore more
cta-link: /
card: $testimonial-card-500.card
At nulla tristique facilisis augue.
Lectus diam dignissim erat blandit pellentesque
egestas nulla .
-- end: testimonial-card-500
-- component excel-promo-card-1:
children promo-wrap:
-- ft.excel-promo-card: Ready to launch your next website on Fastn?
no-img: true
bgcolor: $inherited.colors.background.step-1
cta-text: Hosting
cta-link: /
cta-role: primary
promo-wrap: $excel-promo-card-1.promo-wrap
-- end: excel-promo-card-1