diff --git a/_modules/week-01.md b/_modules/week-01.md
deleted file mode 100644
index 9af2bd488ce46b372efb98a7293eafb96b7d30f4..0000000000000000000000000000000000000000
--- a/_modules/week-01.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: Introduction to Java
----
-
-Sep 28
-: [Java & Git](#)
-  : [1.1](#)
-
-Sep 29
-: **Section**{: .label .label-purple }[Intro to Java](#)
-  : [Solution](#)
-
-Sep 30
-: [Variables & Objects](#)
-  : [1.2](#), [2.1](#)
-
-Oct 1
-: **Lab**{: .label .label-purple } [Intro to Java](#)
-
-Oct 2
-: [Tracing, IntLists, & Recursion](#)
-  : [2.1](#)
-: **HW 1 due**{: .label .label-red }
diff --git a/_modules/week-02.md b/_modules/week-02.md
deleted file mode 100644
index 86b8eb35053c0453e3d60eff44d06b8815aa0c5f..0000000000000000000000000000000000000000
--- a/_modules/week-02.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: Basic Data Structures
----
-
-Oct 5
-: [Linked Lists & Encapsulation](#)
-  : [3.1](#), [2.2](#), [2.3](#)
-
-Oct 6
-: **Section**{: .label .label-purple }[Linked Lists](#)
-  : [Solution](#)
-
-Oct 7
-: [Resizing Arrays](#)
-  : [2.4](#), [2.5](#)
-
-Oct 8
-: **Lab**{: .label .label-purple } [Resizing Arrays](#)
-
-Oct 9
-: [Runtime Analysis](#)
-  : [8.1](#), [8.2](#), [8.3](#), [8.4](#)
-: **HW 2 due**{: .label .label-red }
diff --git a/about.md b/about.md
deleted file mode 100644
index 242f3e1421c1ddb090a76b8071ccb23185d23999..0000000000000000000000000000000000000000
--- a/about.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-layout: page
-title: About
-description: Course policies and information.
----
-
-# About
-{:.no_toc}
-
-## Table of contents
-{: .no_toc .text-delta }
-
-1. TOC
-{:toc}
-
----