Adam Jones cad5a689c8
Update getting started page
Made two changes:

1. Improves link hitboxes by having the `a` tag wrap the whole `docsSection` instead of just the image and title. Currently hovering over the `docsSection` makes it change colour, but not actually become clickable which I thought was weird behavior.
2. Orders `menuItem`s in same order as main page content.
2019-03-03 21:36:21 +00:00
..
2019-03-03 21:36:21 +00:00

Read this on the main serverless docs site

Documentation

The Serverless Framework is a CLI tool that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.

Write your code, configure events to trigger your functions, then deploy & run those functions to your cloud provider via the Serverless CLI.

Getting started with serverless? Start here.

Already using AWS or another cloud provider? Read on.

Serverless Cloud Providers