Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casprwang/blog
source code of an old blog
https://github.com/casprwang/blog
blog gatsby graphql react
Last synced: about 2 months ago
JSON representation
source code of an old blog
- Host: GitHub
- URL: https://github.com/casprwang/blog
- Owner: casprwang
- License: mit
- Created: 2017-07-05T14:04:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T23:43:51.000Z (over 1 year ago)
- Last Synced: 2023-07-11T00:28:51.400Z (over 1 year ago)
- Topics: blog, gatsby, graphql, react
- Language: JavaScript
- Homepage:
- Size: 14.7 MB
- Stars: 29
- Watchers: 1
- Forks: 7
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
Source code of casperwang.com
## Tech Stack
- [Gatsby.js](https://www.gatsbyjs.org/)
- [React.js](https://facebook.github.io/react/)
- [GraphQL](http://graphql.org/)
- [Netlify-CMS](https://www.netlifycms.org/)## Development
```bash
# node -v >= 12
git clone [email protected]:casprwang/blog.git
(cd blog && yarn && yarn dev)
```## Acknowledegments
- [sparanoid.com](https://sparanoid.com/)
- [yuppi.es](https://yuppi.es/)## License
MIT © [Casper Wang](https://casperwang.com)