songwang

Source code for the website about Song Wang at songwang.io

Tech Stack

Gatsby.js
React.js
Redux, Hooks
Graphql / Relay
Sass, PostCSS, Styled Components
Netlify-CMS

Tree View

.
├── static
│  └── admin              > Netlify CMS
├── src
│  ├── components         > JSXs
│  ├── pages              > Views
│  ├── templates
│  └── theme              > Styled Components
├── gatsby-node.js        > Nodes Manipulations
└── gatsby-config.js      > Gatsby Configuration

Local Demo

git clone https://github.com/wangsongiam/songwang.io.git
(cd songwang.io && yarn && yarn dev)

Benchmark

bench mark for songwang.io

Acknowledgments

  • almace-scaffolding
  • bricolage.io
  • yuppi.es
  • xpchbill.github.io

GitHub