diff --git a/README b/README new file mode 100644 index 0000000..f902f30 --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +# SGA Website # + +## Installing ## +* `bundle install` + +## Running ## +* `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.