Usage instructions

Sample index.md:

---
# You don't need to edit this file, it's empty on purpose.
# Edit theme's home layout instead if you wanna make some changes
# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: default
fullname: "Sarah Tanner"
email: "stanner@gmail.com"
phonenumber: "123-456-7890"
college: "Texas State"
citystate: "Austin, TX"
graduationdate: "May 2010"
degreetype: "Bachelor of Science in Computer Science"
gpa: "GPA 3.0"
skills:
- name: "Languages"
  data: ["Familiar with Java and C++<br/>Exposure to Python, PHP, bash"]
- name: "Tools"
  data: ["Used xCode and atom to develop. Microsoft Office"]
experience:
- company: "FakeCompany"
  position: "Intern"
  date: "2009-2010"
  work:
  - product: "Fake Services"
    tasks: [
      "Text Text Text Text Text Text Text Text",
      "Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text"]
- company: "Texas State"
  position: "Proctor CS101"
  date: "Fall 2009"
  work:
  - product: "Duties"
    tasks: [
      "Grade projects and tests.",
      "Break down and simplify programming concepts for students."]
- company: "XCoolCompany"
  position: "Software Developer"
  date: "2012-2017"
  work:
  - product: "Big Fish Testing Suite"
    tasks: [
    "Text Text Text Text Text Text Text Text",
    "Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text",
    "Text Text Text Text Text Text Text Text"]
  - product: "Bigger Fish the Complete Suite"
    tasks: ["Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text"]
other:
- category: "Personal Projects"
  lines: [
  "Text Text Text Text Text Text Text Text",
  "Text Text Text Text Text Text Text Text",
  "Text Text Text Text Text Text Text Text",
  "Text Text Text Text Text Text Text Text",
  "Text Text Text Text Text Text Text Text"]
---

Packaging this gem