mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-20 03:00:17 -04:00
2018 TJ SGA Website
_data | ||
_includes | ||
_plugins | ||
_posts | ||
css | ||
icons | ||
img | ||
js | ||
_config.yml | ||
.gitignore | ||
.gitmodules | ||
404.html | ||
about.html | ||
forms.html | ||
Gemfile | ||
index.html | ||
LICENSE | ||
oldlinks.html | ||
README | ||
resources.html | ||
robots.txt | ||
run.sh |
# SGA Website # ## Installing ## * `bundle install` ## Running ## * `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.