# About the starter
Gridsome starter based on the Casper theme for Ghost. Content is added via markdown, while Tailwind CSS is used for the layout/styling.
## Key features
* Built with Tailwind CSS
* Responsive
* Blog
* Author pages
* Tags
* Categories
* Dynamic custom pages
* Pagination
## Installation
Run the following command to create a new gridsome project
```
gridsome create my-blog https://github.com/jammeryhq/gridsome-starter-casper-v3
```
## Credits
This starter is based on [Ghost Casper V3](https://github.com/TryGhost/Casper).