# Introduction

Gravity ships complete with a SaaS website template that you can deploy separately from your main web application.

The template is built with Astro to empower you with server-side rendering (SSR) and enhance SEO. Blog page templates are included with support for using Ghost as a headless blog.

## Pages Included

| Route    | Description                  |
| -------- | ---------------------------- |
| /        | Website / landing page       |
| /pricing | Price plans and signup links |
| /terms   | Legal terms template         |
| /privacy | Privacy policy template      |
| /contact | Contact form                 |

## Astro.js

The website template uses Astro for pages and components. The template builds to static pages, but you can easily enable the Node.js server too.

[Read more in the Astro docs.](https://app.gitbook.com/u/XAPSC7rAAvd1YozTwPrMMal0yTo2)
