Gatsby starter for advanced blog
$ npm i -S gatsby-advanced-blog
$ gatsby new PROJECT_NAME https://github.com/wonism/gatsby-advanced-blog
- Post
- Pagination
- Categories
- Tags
- Search
- Put React Application into post
- Put Tweet into post
- Draft (set
hide
totrue
) - Copy codes with clicking button
- Portfolio
- Resume
- Reselect for selectors
- Redux saga for asynchronous action
$ npm run dev
$ npm run build