Files
www_threefold_io/README.md
2020-11-08 09:12:17 +01:00

42 lines
793 B
Markdown

<div align="center">
<a href="https://www.jammeryhq.com" title="JammeryHQ" target="_blank">
<img src="https://jammeryhq.com/jammeryhq.png" width="128" />
</a>
<p>
Fast-track your JAMstack development & learning
</p>
</div>
<hr />
# 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).