mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
update readme more
This commit is contained in:
parent
6380dc00d7
commit
3af7a0a818
|
@ -1,7 +1,7 @@
|
||||||
# SGA Website #
|
# SGA Website #
|
||||||
|
|
||||||
## Installing ##
|
## Installing ##
|
||||||
* `bundle install`
|
* `bundle install` - This may required elevated privileges, depending on the machine.
|
||||||
|
|
||||||
## Running ##
|
## Running ##
|
||||||
* `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.
|
* `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.
|
||||||
|
@ -11,6 +11,8 @@
|
||||||
### Officer Information ###
|
### Officer Information ###
|
||||||
* Officer information is contained within .json files in the _data/about subdirectory. Changes made in these files will be reflected on the generated website.
|
* Officer information is contained within .json files in the _data/about subdirectory. Changes made in these files will be reflected on the generated website.
|
||||||
* Each type of officer has a separate .json file, ExComm has `excomm.json`, for example.
|
* Each type of officer has a separate .json file, ExComm has `excomm.json`, for example.
|
||||||
|
* Sponsors have a -1 year to filter out the graduation year field in the generated website.
|
||||||
|
* Officer bios are optional.
|
||||||
|
|
||||||
### Forms ###
|
### Forms ###
|
||||||
* This feature is currently being worked on.
|
* This feature is currently being worked on.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user