Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.01 KB

nathan-weinberg.github.io

Personal website that can be found at nathanweinberg.me

To Run Locally

These instructions assume the use of Fedora Linux. It is highly recommended that you use rvm. Ensure you are using Ruby 2.7.

Initial Setup

Then run the following command within the project directory:

$ bundle install

Running

Run the following commands within the project directory:

$ bundle update github-pages
$ bundle exec jekyll serve

Templating

Currently the site uses the Cayman Jekyll theme

Form Submission

Currently the site uses Formspree for the Contact section