generated from fastn-stack/fastn-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.ftd
51 lines (26 loc) · 1.15 KB
/
index.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
-- import: stone-peter.github.io/ftd_portfolio/assets
-- ds.page: Welcome to your [FASTN site](https://fastn.io/)
-- ftd.column:
align-self: center
-- chat.message-left: Yo! I am Amit Upadhyay, CEO of FifthTry, welcome to the new world of FTD.
-- ds.markdown:
You reached the right place, and from here let me assure you, your FTD journey is going superfast. 🙂
-- end: chat.message-left
-- chat.message-right: 😊 Liking this chat component?
-- ds.markdown:
[Click here to learn more](https://fifthtry.github.io/bling/chat/)
👍
-- end: chat.message-right
-- end: ftd.column
-- ds.h1: How to use?
It's very simple like making a sandwich. Create new `.ftd` file and just say:
-- ds.code: `-- ds.page`
lang: ftd
\-- ds.page: Your page title goes here
Your page content goes here.
-- ds.h1: Need sidebar at right side of page?
Here it is, [use this document](https://fifthtry.github.io/doc-site/docs/right-sidebar/).
-- ds.h1: 👀 Learn FTD and become a pro?
You are one click away, just check [our documentation](https://fastn.dev/) and
dont forget to jump into our [FifthTry Discord server](https://discord.gg/bucrdvptYd).
-- end: ds.page