diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/PS-Portfolio.iml b/.idea/PS-Portfolio.iml
deleted file mode 100644
index c956989..0000000
--- a/.idea/PS-Portfolio.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 28d630f..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
deleted file mode 100644
index cdb4cd1..0000000
--- a/.idea/php.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/filesystem.json b/filesystem.json
new file mode 100644
index 0000000..1c9b027
--- /dev/null
+++ b/filesystem.json
@@ -0,0 +1,13 @@
+{
+"root": {
+ "home": {
+ "guest": {
+ "aboutme.txt": "Ik hou van kaas :)",
+ "projects": {
+ "project_1": "Epic project 1",
+ "project_2": "Epic project 2"
+ }
+ }
+ }
+}
+}
\ No newline at end of file
diff --git a/http/index.html b/httpdocs/index.html
similarity index 88%
rename from http/index.html
rename to httpdocs/index.html
index a4a209c..2767fb2 100644
--- a/http/index.html
+++ b/httpdocs/index.html
@@ -5,12 +5,12 @@
-
HerpDerpOS - Root
+ Title
-
+
@@ -26,6 +26,6 @@
-
+