An open API service indexing awesome lists of open source software.

https://github.com/kohrongying/gatsby-minimal-blog-starter


https://github.com/kohrongying/gatsby-minimal-blog-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Gatsby Blog Template
![template](blog-template.png)

- [View live site here](https://gatsby-minimal-blog-starter.netlify.app)
- [View Repo here](https://github.com/kohrongying/gatsby-minimal-blog-starter)

[](
https://app.netlify.com/start/deploy?repository=https://github.com/kohrongying/gatsby-minimal-blog-starter)

### Features
- Responsive
- Markdown / MDX with code highlight
- Displays next/previous blog post link in each blog post
- `./new.sh Automate my blog post` - script to create new blog post

### How to run

```
npm run develop
```