This repository was archived by the owner on Nov 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathconfig.ftd
More file actions
139 lines (110 loc) · 2.74 KB
/
config.ftd
File metadata and controls
139 lines (110 loc) · 2.74 KB
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
-- import: ft
-- import: fpm.dev/assets
-- ft.site-name: FPM
-- ft.github: https://github.com/fifthtry/fpm
-- ft.site-url: /
-- ft.sections:
$processor$: toc
- Docs: about/
- `fpm` User Manual: usage/
- Development: journal/
- Themes: themes/
-- ft.toc:
$processor$: toc
- About `fpm`: /about/
- Why Not `fpm`?: why-not/
- Translation philosphy?: translation-philosphy/
- File System Organization: /fs/
- `FPM.ftd`: /fpm-ftd-file/
- FTD Host Features: /ftd-host/
- `$processor$: http`
url: /http/
- `$processor$: toc`
url: /toc/
- `$processor$: package-query`
url: /package-query/
- `$processor$: get-data`
url: processors/get-data/
- `import: fpm`
url: /fpm-vars/
- How To: /how-to/
- Install `fpm`: /how-to/install/
- Update `fpm`: /how-to/update/
- Get started with Github pages: /how-to/get-started-github-pages/
- Get started with Vercel: /how-to/get-started-vercel/
- Enable Translations: /translation/
- `fpm` Usage: /usage/
- `fpm build`: /build/
- `fpm sync`: /sync/
- `fpm status`: /status/
- `fpm diff`: /diff/
- `fpm update`: /update/
- Known Issues: /known-issues/
-- fpm.toc-item list empty:
-- fpm.toc-item list dev-section:
$processor$: toc
- Overview: journal/
- Using `fpm` Crate: crate/
-- fpm.toc-item list dev-toc:
$processor$: toc
- Roadmap: roadmap/
- Journal: journal/
- How Versioning Works: dev/versioning/
-- fpm.toc-item list crate-toc:
$processor$: toc
- Overview: crate/
- `fpm::Config`
url: crate/config/
- `fpm::Document`
url: crate/document/
- `fpm::Error`
url: crate/error/
- `fpm::File`
url: crate/file/
- `fpm::Font`
url: crate/font/
- `fpm::Package`
url: crate/package/
- `fpm::render`
url: crate/render/
- `fpm::Result`
url: crate/result/
- `fpm::StaticFile`
url: crate/static-file/
- Private Stuff
- `fpm::utils`
url: crate/utils/
- Dependencies
- `ftd`: crate/deps/ftd/
- `camino`: crate/deps/camino/
-- fpm.toc-item list themes-toc:
$processor$: toc
- About Themes: /themes/
- Package Interface: /package-interface/
- Theme Documentation: /theme/docs/
- Article PI: /theme/article/
- Book PI: /theme/book/
- Presentation PI: /theme/presentation/
- Theme Config: /theme/config/
- Responsive Themes: /theme/responsive/
- Dark Mode: /theme/dark-mode/
- Components: /theme/components/
- Dark Mode: /theme/header/
- FPM Variables: /vars/
- How to use Google Font: /theme/google-font-how-to-use/
-- fpm.toc-item list learn:
$processor$: toc
- Introduction: /
- Installation: /about/
-- fpm.toc-item list community:
$processor$: toc
- Introduction: /
- Installation: /about/
-- fpm.toc-item list more:
$processor$: toc
- Introduction: /
- Installation: /about/
-- fpm.toc-item list legal:
$processor$: toc
- Introduction: /
- Installation: /about/