From 6380dc00d7ad7ac4e6f190919813e49d99c9f64c Mon Sep 17 00:00:00 2001
From: William Zhang <willzhang05@gmail.com>
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 @@
-<!--<h2>February Frenzy Volleyball Tournament 2017</h2>
-            <a href="https://docs.google.com/document/d/1FPNXRipNI98REYuoBTVi6OSULJEsoa_OoCJGL1uXfiY/edit" target="_blank">
-                2017 February Frenzy Permission
-            </a>
-            <a href="https://docs.google.com/document/d/1FPNXRipNI98REYuoBTVi6OSULJEsoa_OoCJGL1uXfiY/edit" target="_blank">
-                Rules + Forms
-            </a>
-            <a href="https://docs.google.com/forms/d/e/1FAIpQLSfE1q8vWm1DzACaeBBlSm-rN-H_Go7j-JLbY938uB0il6ncHg/viewform" target="_blank">
-                2017 February Frenzy Registration
-            </a>
-
-            <h2>Middle School Leadership Conference</h2>
-            <a href="https://docs.google.com/document/d/1QENrXmRVlOlpF2bJvXxFo2us6pMyqH3F1Lf3Elb9g-4/edit?usp=sharing" target="_blank">
-                2017 Activity/Workshop Form
-            </a>
-
-            <h2>Jefferson Day 2017</h2>
-            <a href="https://docs.google.com/document/d/10iWm9I_uKcs9ONCf_MbdHkEeSaV1ZXZFluUJ8GOXYo8/edit" target="_blank">
-                J-Day Guide (courtesy of Devan Kowdley)
-            </a>
-            <a href="https://docs.google.com/spreadsheets/d/1vQMRtvvq5MFvWJQ6x0kksYTy3inxqd2rIjOhaeT2-Bg/edit#gid=0" target="_blank">
-                J-Day Performance
-            </a>
-            <a href="https://docs.google.com/spreadsheets/d/1vQMRtvvq5MFvWJQ6x0kksYTy3inxqd2rIjOhaeT2-Bg/edit#gid=0" target="_blank">
-                Schedule
-            </a>                
-            <a href="https://docs.google.com/presentation/d/1UrXJ9RDRBkNg5MrGSB0pGBs4jyqfinMq11AZBYUviMs/edit#slide=id.g1e1bf490cc_0_67"  target="_blank">
-                J-Day Map and Club Key
-            </a>
-            
-            <h2>J-Day May Madness Basketball</h2>>
-                <ul>
-                    <li>
-                        <a href="https://docs.google.com/document/d/14XifheYhCZGAuoTERynfW_7ssXLdngaApOlN2PJ1tY8/edit" target="_blank">
-                            Schedule &amp; Rules
-                        </a>
-                    </li>
-                    <li>
-                        <a href="https://docs.google.com/spreadsheets/d/1e8ux2jT1YVEUc318Ns1kQ9YGtHa9gzptvdQraOEpU1g/edit?usp=sharing" target="_blank">
-                            Seeding &amp; Roster
-                        </a>
-                    </li>
-                    <li>
-                        Updated Basketball Bracket&nbsp;→&nbsp;Coming Soon!
-                    </li>
-                    <li>
-                        <a href="/uploads/3/8/0/7/38079437/jdaybballpermissionform2016.docx">
-                            J-Day Basketball Permission Form
-                        </a>
-                    </li>
-                </ul>
-            <h2>Slivoskey Grant</h2>
-            <a href="/uploads/3/8/0/7/38079437/slivoskey-grant-application-2016.docx">
-                2016 Slivoskey Grant Application
-            </a>-->
\ No newline at end of file