calvinbui / calvin.me

🌐 Personal website running on GatsbyJS, React and Node.js.
https://calvin.me
MIT License
4 stars 6 forks source link
hacktoberfest

calvin.me

Calvin's personal website running on Gatsby, React and Node.js.

Features

Development

Setup

git clone https://gitea/calvinbui/calvin.me.git
cd calvin.me
nvm use
npm install -g yarn
yarn install --immutable
yarn gatsby telemetry --disable

Developing

yarn dev

Upgrading

yarn upgrade-interactive

Deployment

This repo is mirrored by Drone into GitHub. GitHub Actions is responsible for building and deploying into GitHub Pages.

Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

License

This project is open source and available under the MIT License.