diff --git a/legacy/CNAME b/CNAME
similarity index 100%
rename from legacy/CNAME
rename to CNAME
diff --git a/legacy/README.md b/README.md
similarity index 100%
rename from legacy/README.md
rename to README.md
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..b658836
--- /dev/null
+++ b/config.json
@@ -0,0 +1,6 @@
+{
+ "useSideMenu": true,
+ "lineBreaks": "gfm",
+ "additionalFooterText": "All content and images © Hak5 LLC
",
+ "anchorCharacter": "#"
+}
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..cdf13b2
--- /dev/null
+++ b/index.html
@@ -0,0 +1,212 @@
+
+
+
+
+ WiFi Pineapple Wiki
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/navigation.md b/navigation.md
new file mode 100644
index 0000000..d3696f7
--- /dev/null
+++ b/navigation.md
@@ -0,0 +1,46 @@
+# WiFi Pineapple Wiki
+
+[Home](index.md)
+
+[Start Here]()
+
+ * [What is the WiFi Pineapple?](pineapple.md)
+ * [What is Karma?](karma.md)
+ * [What is the WebUI?](webui.md)
+ * [What is the HDK?](hdk.md)
+ * [What are infusions?](infusions.md)
+ * [Can I contribute to the wiki?](wiki.md)
+
+[Guides]()
+
+ * [Internet Connection Sharing](ics.md)
+ * [Legacy Pineapples](legacy.md)
+ * [Serial UART](serial_uart.md)
+ * [DIP Switches](dip_switches.md)
+ * [Captive Portal Setup](captive_portal.md)
+ * [Factory Reset](reset.md)
+ * [Compatible Modems](compatible_modems.md)
+ * [Compatible Wireless Cards](compatible_wifi_cards.md)
+ * [SSLsplit on WiFi Pineapple **(External)**](http://champagneandsecurity.wordpress.com/2014/07/26/sslsplit-on-wifi-pineapple/)
+ * [SSL VPN from WiFi Pineapple **(External)**](https://forums.hak5.org/index.php?/topic/32784-how-to-tunnel-mk5-through-vpn/?p=246346)
+ * [Add SSL to Pineapple Web UI](add_ssl.md)
+ * [WarWalking with Kismet **(External)**](https://forums.hak5.org/index.php?/topic/33626-warwalking-with-pineapple-and-battery/#entry250802)
+ * [PineShock **(External)**](http://d.uijn.nl/?p=32)
+
+[Videos]()
+
+ * [Pineapple University](pineapple_university.md)
+ * [Developer Hangouts](developer_hangouts.md)
+ * [Video Guides](video_guides.md)
+
+[Development]()
+
+ * [API](api.md)
+ * [Creating Infusions](creating_infusions.md)
+ * [MKV Build Guide](build_guide.md)
+
+[Firmware](firmware.md)
+
+[Forums](https://forums.hak5.org/index.php?/forum/64-wifi-pineapple-jasager/)
+
+[gimmick:themechooser](Wiki Theme)
\ No newline at end of file