-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitles.json
More file actions
31 lines (31 loc) · 1.34 KB
/
titles.json
File metadata and controls
31 lines (31 loc) · 1.34 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
{
"docs/introduction.md": "Introduction",
"docs/installation.md": "Installation",
"docs/getting-started.md": "Getting Started",
"docs/fullstacked-vs.md": "Compared to Other Tools",
"docs/guides/files.md": "Files Structure",
"docs/guides/typescript.md": "TypeScript",
"docs/guides/sass.md": "Sass/SCSS",
"docs/guides/packages.md": "Packages",
"docs/guides/git.md": "git",
"docs/guides/open-in-fullstacked.md": "Open in FullStacked",
"docs/guides/import-export.md": "Import & Export",
"docs/guides/debugging.md": "Debugging",
"docs/references/fs.md": "File System (fs)",
"docs/references/fetch.md": "Fetch (core_fetch)",
"docs/privacy-policy.md": "Privacy Policy",
"docs/references/platform.md": "Platform (platform)",
"docs/references/archive.md": "Archive",
"docs/references/zip.md": "ZIP (archive)",
"docs/guides/terminal.md": "Using the terminal",
"docs/guides/user-mode.md": "User Mode",
"docs/guides/build.md": "Build from source",
"docs/guides/prompt.md": "Prompt",
"docs/guides/ai-agent.md": "AI Agent",
"docs/license.md": "License",
"docs/guides/kiosk.md": "Kiosk",
"docs/references/connect.md": "Connect (connect)",
"docs/guides/vscode.md": "VS Code Setup",
"docs/guides/stye.md": "Styling with s.ts",
"docs/references/style.md": "Style (style)"
}