deno.land / x / fresh@1.1.1 / docs / toc.json

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
{ "introduction": { "title": "Introduction" }, "getting-started": { "title": "Getting Started", "pages": [ ["create-a-project", "Create a project"], ["running-locally", "Running locally"], ["create-a-route", "Create a route"], ["dynamic-routes", "Dynamic routes"], ["custom-handlers", "Custom handlers"], ["fetching-data", "Fetching data"], ["form-submissions", "Form submissions"], ["adding-interactivity", "Adding interactivity"], ["deploy-to-production", "Deploy to production"] ] }, "concepts": { "title": "Concepts", "pages": [ ["architechture", "Architecture"], ["routes", "Routes"], ["islands", "Interactive islands"], ["static-files", "Static files"], ["middleware", "Route middleware"], ["error-pages", "Error pages"], ["routing", "Routing"], ["data-fetching", "Data fetching"], ["deployment", "Deployment"], ["plugins", "Plugins"], ["updating", "Updating Fresh"] ] }}
fresh

Version Info

Tagged at
a year ago