Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jokingzhang/gatsdy-netlify

a blog made by gatsdy and netlify
https://github.com/jokingzhang/gatsdy-netlify

Last synced: 15 days ago
JSON representation

a blog made by gatsdy and netlify

Awesome Lists containing this project

README

        

# gatsby-starter-blog
Gatsby starter for creating a blog

Install this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog`

## Running in development
`gatsby develop`

```
gatsdy-netlify/node_modules/gatsby/dist/bin/cli.js
修改port
```
### 写文章须知
- 如果你写的是md,标题不要相同,会自动加锚点
- 如果你写的是HTML,需要自己加ID来搞锚点