mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-19 18:50:16 -04:00
141 B
141 B
SGA Website
Installing
bundle install
Running
bundle exec jekyll serve --port $PORT
where$PORT
is desired port.