Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)