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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

Sponsor this project

 

Languages

  • JavaScript 52.0%
  • SCSS 47.7%
  • Shell 0.3%