Module

x/fresh/docs/toc.json

The next-gen web framework.
Extremely Popular
Go to Latest
File
{ "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"], ["route-handlers", "Route handlers"], ["islands", "Interactive islands"], ["static-files", "Static files"], ["middleware", "Route middleware"], ["error-pages", "Error pages"], ["routing", "Routing"], ["data-fetching", "Data fetching"], ["styling", "Styling"] ] }}