generated from fastn-stack/fastn-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.ftd
70 lines (47 loc) · 1.63 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
-- import: fifthtry.github.io/fifthtry-brand-switcher/assets
-- import: ps
-- $ps.product: cDoc
index: 1
mobile-logo: $assets.files.assets.images.logo-brand.svg
logo: $assets.files.assets.images.doc-framework.png
url: https://www.fifthtry.com/
sub-title: `cDoc`: FifthTry Continuous Documentation
`cDoc` is an open source web application that integrates with Github and works like continuous integration.
- Initial Setup Flow
- Self Hosted Flow
-- $ps.product: FTD
index: 2
mobile-logo: $assets.files.assets.images.logo-brand.svg
logo: $assets.files.assets.images.ftd.png
url: https://ftd.dev/
sub-title: Why FTD?
FTD gives you a lot of power over your presentation, and yet it is quite easy to learn.
- FTD Is Easy To Learn
- FTD Is Quite Powerful
-- $ps.product: FASTN
index: 3
mobile-logo: $assets.files.assets.images.logo-brand.svg
logo: $assets.files.assets.images.fastn.png
url: https://fastn.dev/
sub-title: `ftd` package manager
`fastn` is `ftd package manager`, defines a package format for packaging `ftd` files.
- Distributed Package Manager
- Translation Tracking
-- $ps.product: dF
index: 4
mobile-logo: $assets.files.assets.images.logo-brand.svg
logo: $assets.files.assets.images.home.png
url: https://df.fifthtry.com/
sub-title: Documentation Framework
This document describes how to document a web application, written in Django, with HTML/CSS/JS as the frontend.
-- $ps.current-product: 1
-- ftd.column:
width: fill-container
align-self: center
spacing.fixed.px: 20
padding-horizontal.px.px: 20
padding-vertical.px.px: 20
background.solid: $inherited.colors.background.base
-- ps.switcher:
$on-left: true
-- end: ftd.column