Skip to content

🌐 Personal website running on GatsbyJS, React and Node.js.

License

Notifications You must be signed in to change notification settings

calvinbui/calvin.me

 
 

Repository files navigation

calvin.me

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

Features

  • Posts and pages in Markdown
  • Tags and categories
  • Night mode
  • DOS mode (404)
  • Code theme (starring New Moon)
  • Sass (starring Primitive)

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.

About

🌐 Personal website running on GatsbyJS, React and Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • SCSS 51.8%
  • JavaScript 47.8%
  • Shell 0.4%