2018 TJ SGA Website
Go to file
2018-08-06 00:21:26 -04:00
css 08/05/2018 Push #2: Minor font-size changes 2018-08-05 22:13:14 -04:00
js Site Version 1 Completed 2018-06-21 19:21:11 -04:00
resources Color Change 2018-06-23 11:48:48 -04:00
scss 08/05/2018 Push #2: Minor font-size changes 2018-08-05 22:13:14 -04:00
views Projects Page 2018-08-06 00:21:26 -04:00
.gitignore Edited .gitignore 2018-06-12 18:33:27 -04:00
info.log Minor README changes 2018-06-21 23:05:05 -04:00
LICENSE 2018-19 Inital Commit 2018-06-12 18:29:44 -04:00
package-lock.json Under Construction Site Ready 2018-06-12 20:32:09 -04:00
package.json Under Construction Site Ready 2018-06-12 20:32:09 -04:00
README.md Minor README changes #3 2018-06-21 23:07:54 -04:00
run.sh Under Construction Site Ready 2018-06-12 20:32:09 -04:00
server.js Projects Page 2018-08-06 00:21:26 -04:00
site.json Projects Page 2018-08-06 00:21:26 -04:00

2018 SGA Website

Most people decide to put a fancy image here or something to impress the people looking at this GitHub and make it look official. I could care less.

How to test this site

Pre-reqs: node.js, browser, brain

Run the run.sh file and visit localhost:8080

How to edit this site

Step 1: DON'T EDIT IT IN DIRECTOR UNLESS YOU KNOW WHAT YOUR ARE DOING (P.S. you most definitely DON'T know what you are doing if you haven't done this before)

Step 2: Clone the GitHub Repo, and if this is a new school year, make a new branch in GitHub, copying the master branch, otherwise switch to the branch of the current school year. (if you are stuck at this step after using Google, please give up editing the site, and find someone more qualified to take your position on SGA)

Step 3: Look at the site.json file and edit the appropriate values. Keep a backup! If you mess up the site will crash

Step 4: Merge the current year's branch to the master branch

Step 5: Pull the changes into director after testing the site locally