Personal website built on Jekyll static site generator
- Ruby v2.5 and above
- Bundler gem. Can be installed via: gem install bundler
To run this on your local machine:
cd personal-blog
bundle install
bundle exec jekyll build
bundle exec jekyll serve
Personal website built on Jekyll static site generator
To run this on your local machine:
cd personal-blog
bundle install
bundle exec jekyll build
bundle exec jekyll serve