Personal website that can be found at nathanweinberg.me
These instructions assume the use of Fedora Linux. It is highly recommended that you use rvm. Ensure you are using Ruby 2.7.
- Install requirements if you haven't already: https://jekyllrb.com/docs/installation/
- Install prerequisites if you haven't already: https://jekyllrb.com/docs/installation/other-linux/
- Install the jekyll and bundler gems if you haven't already: https://jekyllrb.com/docs/installation/ubuntu/
Then run the following command within the project directory:
$ bundle install
Run the following commands within the project directory:
$ bundle update github-pages
$ bundle exec jekyll serve
Currently the site uses the Cayman Jekyll theme
Currently the site uses Formspree for the Contact section