This is the repo for my personal website. It will be filled with fun and adventure :3
Note, these instructions may not be compatible with other environments.
sudo apt-add-repository ppa:brightbox/ruby-ng
sudo apt-get update
sudo apt-get install ruby2.4 ruby2.4-dev make gcc
sudo gem install jekyll bundler
sudo bundle installFor build:
sudo apt-get install node-uglifyFor deployment:
sudo apt-get install awscli
aws --profile milkprojects configure
# Follow the prompts