mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-20 11:10:17 -04:00
8 lines
141 B
Markdown
8 lines
141 B
Markdown
# SGA Website #
|
|
|
|
## Installing ##
|
|
* `bundle install`
|
|
|
|
## Running ##
|
|
* `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.
|