generated from fastn-stack/fastn-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.ftd
149 lines (84 loc) · 2.3 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
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
-- ds.page-widths widths:
regular.px: 1200
narrow.px: 1000
wide.px: 1400
-- ds.page:
-- header:
-- hero:
-- db-or-api:
-- end: ds.page
-- component db-or-api:
-- ds.section-column:
spacing: $ds.spaces.vertical-gap.medium
-- ds.row:
spacing: $ds.spaces.horizontal-gap.large
-- ftd.image:
src: https://assets-global.website-files.com/5f2c87246b17fcf662282594/6400f9dd14ce920c12e0191e_postgres.svg
width.fixed.px: 196
-- ftd.image:
src: https://assets-global.website-files.com/5f2c87246b17fcf662282594/6400f9f325d99b3d6333bdbe_stripe.svg
width.fixed.px: 90
-- ftd.image:
src: https://assets-global.website-files.com/5f2c87246b17fcf662282594/6400f9ebaeb0d581b82b9aee_hubspot.svg
width.fixed.px: 151
-- end: ds.row
-- ds.copy-large:
and any REST API.
-- end: ds.section-column
-- end: db-or-api
-- component hero:
-- ds.section-row:
inset: $ds.spaces.inset-square.zero
margin: $ds.spaces.vertical-gap.extra-large
-- ds.column:
-- ds.heading-tiny: DROPBASE
-- ds.heading-hero: Build internal tools with just Python
-- ds.copy-regular:
margin: $ds.spaces.vertical-gap.medium
**Developer-first.** Build fullstack web apps for your internal teams.
Import existing Python scripts and quickly layer UIs and granular
permissions on top.
-- ds.row:
align-content: left
-- ds.button: Book demo
-- ds.phosphor-icon-button: Documentation
icon: caret-right
link: /docs/
-- end: ds.row
-- end: ds.column
-- ds.column:
-- ftd.image:
src: https://assets-global.website-files.com/5f2c87246b17fcf662282594/651dce0aa7133cdfef4c9431_Dropbase%20Python.webp
width: fill-container
-- end: ds.column
-- end: ds.section-row
-- end: hero
-- component header:
-- ds.section-row:
inset: $ds.spaces.inset-tall.zero-medium
spacing: $ds.spaces.horizontal-gap.space-between
-- ds.row:
width: hug-content
-- ftd.image:
src: https://assets-global.website-files.com/5f2c87246b17fcf662282594/6125a1fa1160592fd373d33b_Dropbase%20logo%20website.svg
width.fixed.px: 150
-- ds.header-link: Docs
link: /
-- ds.header-link: Blog
link: /
-- ds.header-link: Pricing
link: /
-- ds.header-link: Contact
link: /
-- end: ds.row
-- ds.row:
width: hug-content
-- ds.phosphor-icon-button: Search
icon: magnifying-glass
link: /search/
-- ds.header-link: Log In
link: /
-- ds.button: Book demo
-- end: ds.row
-- end: ds.section-row
-- end: header