/BTx123.github.io

My personal website (WIP)

Primary LanguageJavaScriptMIT LicenseMIT

BTx123.github.io

Gatsby CI

My website for all my programming, blogging, and work needs.

Prerequisites

  • Nodejs >= 12.0.0

Installing

Run npm install to install all necessary packages for running and building site. You should see a node_modules folder after running the command.

Develop

Run npm run start to view site locally.

Test

Run npm run test to run test cases.

Deploy

Push to the dev branch to deploy the site (implemented via GitHub Actions).