personal-website/README.md

355 B

Installation

First, you must install Ruby and Bundler.

Then, to deploy the webpage locally, you need to run run:

bundle install
bundle exec jekyll serve

Contributing

PRs are welcome.

License

MIT