Back to Loco

The homepage contents

docs-site/content/_index.md

0.16.41.4 KB
Original Source

+++ title = "Loco"

The homepage contents

[extra] lead = 'The <em>one-person framework</em> for Rust for side-projects and startups' url = "/docs/getting-started/tour/" url_button = "Get started"

Menu items

[[extra.menu.main]] name = "Docs" section = "docs" url = "/docs/getting-started/tour/" weight = 10

[[extra.menu.main]] name = "Blog" section = "blog" url = "/blog/" weight = 20

[[extra.menu.main]] name = "Casts" section = "casts" url = "/casts/"

weight = 20 [[extra.list]] title = "๐Ÿ”‹ Batteries included" content = 'Empower the 1-person team. Service, data, emails, background jobs, tasks, CLI to drive it, everything is included.'

[[extra.list]] title = "๐Ÿ”ฎ Rails is great" content = 'Loco follows Rails. There, I said it. Rails concepts are carefully adapted to modern Rust development.'

[[extra.list]] title = "๐Ÿ… Deliver with confidence" content = "Unapologetically optimized for the solo developer. Complexity and heavylifting is tucked away."

[[extra.list]] title = "โšก๏ธ Scale when needed" content = "Split, reconfigure, or use only parts of Loco when you need to. Build and grow without pain."

[[extra.list]] title = "๐Ÿš€๏ธ Build incrementally" content = "Use what you need. Just a service, a service with a database, a background job worker, or a task."

[[extra.list]] title = "๐ŸšฆTest driven everything" content = "Test your app with very little effort. Models, controllers, background jobs and more. Ship fast with confidence."

+++