From 9741f9ca53b2aed056e527d42519bd2570aeca16 Mon Sep 17 00:00:00 2001 From: William Zhang Date: Mon, 29 Jan 2018 23:26:54 -0500 Subject: [PATCH] add more info to README --- README.md | 9 +++++++++ oldlinks.html | 55 --------------------------------------------------- 2 files changed, 9 insertions(+), 55 deletions(-) delete mode 100644 oldlinks.html diff --git a/README.md b/README.md index f902f30..f3c6989 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,12 @@ ## Running ## * `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port. + +## Editing Data ## + +### 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. +* Each type of officer has a separate .json file, ExComm has `excomm.json`, for example. + +### Forms ### +* This feature is currently being worked on. diff --git a/oldlinks.html b/oldlinks.html deleted file mode 100644 index cc651d5..0000000 --- a/oldlinks.html +++ /dev/null @@ -1,55 +0,0 @@ - \ No newline at end of file