diff --git a/documents/developers/CONDUCT.md b/CONDUCT.md
similarity index 100%
rename from documents/developers/CONDUCT.md
rename to CONDUCT.md
diff --git a/documents/developers/CONTRIBUTING.md b/CONTRIBUTING.md
similarity index 100%
rename from documents/developers/CONTRIBUTING.md
rename to CONTRIBUTING.md
diff --git a/documents/public/SECURITY.md b/SECURITY.md
similarity index 100%
rename from documents/public/SECURITY.md
rename to SECURITY.md
diff --git a/documents/decisions/0001-use-decisions.md b/decisions/0001-use-decisions.md
similarity index 100%
rename from documents/decisions/0001-use-decisions.md
rename to decisions/0001-use-decisions.md
diff --git a/documents/discussions/2022-02-12.md b/discussions/2022-02-12.md
similarity index 100%
rename from documents/discussions/2022-02-12.md
rename to discussions/2022-02-12.md
diff --git a/documents/discussions/2022-02-14.md b/discussions/2022-02-14.md
similarity index 100%
rename from documents/discussions/2022-02-14.md
rename to discussions/2022-02-14.md
diff --git a/documents/discussions/2022-02-15.md b/documents/discussions/2022-02-15.md
deleted file mode 100644
index a6e450be3f1d1237492e3ade603ab562620ae5a4..0000000000000000000000000000000000000000
--- a/documents/discussions/2022-02-15.md
+++ /dev/null
@@ -1,54 +0,0 @@
-
-## 2022-02-15
-
-## Reaching out to the University of Potsdam Contributors
-- (Peter)
-- Found this email address for the "IT Administration": [it-helpdesk@hpi.de](mailto:it-helpdesk@hpi.de)
-  on this webpage: [THE HPI > PEOPLE > STAFF](https://hpi.de/en/the-hpi/people/staff.html)
-- The most contributions in the last two years came from
-  [Johannes Wolf](https://github.com/janno42) and
-  [Johannes Linke](https://github.com/karyon)
-- Found Johannes' Email: [johannes.wolf@hpi.de](mailto:johannes.wolf@hpi.de)
-  at this website: [Contact - Johannes Wolf](https://hpi.de/doellner/people/johannes-wolf.html)
-
-## Message
-E-Valuation Contributions (International)
-
-Dear Mr. Wolf,
-
-Hello! I am Peter, an American college student in Pennsylvania studying at Drexel University.
-
-I am taking a class on "Open Source Software Engineering",
-and we need to contribute to an open-source course-evaluation-system for a whole month.
-
-I came across your course-evaluation project on GitHub and thought it was one of 
-the best course-evaluation systems I could find (https://github.com/e-valuation/EvaP).
-My apologies if you are the wrong person or not the primary-maintainer,
-I tried to find who was the primary contributor based off who made the most commits.
-
-I am representing a team of five students who would like to contribute to your project.
-We are planning on going after issues listed in your issue tracker on GitHub,
-and figured we would let you know, so that you would not be surprised.
-
-We have forked your project to a public GitLab instance and plan to make 
-pull requests to your repo using our personal GitHub accounts.
-- Our Fork: https://gitlab.cci.drexel.edu/courseeval/EvaP
-- Our Planning Repo: https://gitlab.cci.drexel.edu/courseeval/team-blue
-- My GitHub: https://github.com/peter201943
-
-I have CC'd our professor (Dr. Hislop) and my teammates.
-There are some other Drexel student teams also working on course-evaluation-systems,
-but they have not committed to any one system yet.
-
-I am sorry I could not write to you in German, it has been too many years since I lived there.
-
-Fröhlichen Dienstag!
-
-Thank You,
-
-Peter
-
-## Forgot to Include
-- We were thinking of first contributing to your documents, specifically with improving your readme with some screenshots
-- We setup a Discord for our class (you can access here), do you have a chat-room setup for EvaP that we could participate in?
-
diff --git a/documents/resources/2022-02-14.git-workflow.png b/resources/2022-02-14.git-workflow.png
similarity index 100%
rename from documents/resources/2022-02-14.git-workflow.png
rename to resources/2022-02-14.git-workflow.png
diff --git a/documents/resources/course-eval-logos-v2/blue.png b/resources/course-eval-logos-v2/blue.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/blue.png
rename to resources/course-eval-logos-v2/blue.png
diff --git a/documents/resources/course-eval-logos-v2/community.png b/resources/course-eval-logos-v2/community.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/community.png
rename to resources/course-eval-logos-v2/community.png
diff --git a/documents/resources/course-eval-logos-v2/green.png b/resources/course-eval-logos-v2/green.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/green.png
rename to resources/course-eval-logos-v2/green.png
diff --git a/documents/resources/course-eval-logos-v2/orange.png b/resources/course-eval-logos-v2/orange.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/orange.png
rename to resources/course-eval-logos-v2/orange.png
diff --git a/documents/resources/course-eval-logos-v2/purple.png b/resources/course-eval-logos-v2/purple.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/purple.png
rename to resources/course-eval-logos-v2/purple.png
diff --git a/documents/resources/course-eval-logos-v2/red.png b/resources/course-eval-logos-v2/red.png
similarity index 100%
rename from documents/resources/course-eval-logos-v2/red.png
rename to resources/course-eval-logos-v2/red.png
diff --git a/documents/developers/fork-method.md b/resources/fork-method.md
similarity index 100%
rename from documents/developers/fork-method.md
rename to resources/fork-method.md