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