This website is going to serve as a hub for displaying Michael's personal software projects.
node-sass is being used with Bulma. Run following to start watching for changes on Sass file:
npm start
Add additional "tabcontent" div and keep the ID sequencial. Add additional "tablink" button and keep the argument for onclick and ID sequencial. No need to touch the JS.
Use https://browserframe.com/ Set browser frame to Generic Dark. Set the SCREEN HEIGHT to 765 and download.
To re-deploy after making any changes, see instructions on deploy.sh.