My Personal Website
Blog Post on how I built this website
docker-compose build
docker-compose up website
Go to http://localhost:4000/
- sudo gem install bundler
- bundle install
- bundle exec jekyll serve
Go to http://localhost:4000/
https://mmistakes.github.io/minimal-mistakes/docs/upgrading/#update-files-manually
Replace all files that are given in above link
firebase init
What do you want to use as your public directory? _site
Configure as a single-page app? No
File _site/404.html already exists. Overwrite? No
File _site/index.html already exists. Overwrite? No
firebase deploy