Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jokingzhang/gatsdy-netlify
- Owner: jokingzhang
- Created: 2017-04-20T07:01:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T23:23:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T05:35:57.640Z (over 1 year ago)
- Language: CSS
- Size: 3.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gatsby-starter-blog
Gatsby starter for creating a blogInstall 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来搞锚点