diff --git a/_layouts/default.html b/_layouts/default.html
new file mode 100644
index 0000000..2ce8edc
--- /dev/null
+++ b/_layouts/default.html
@@ -0,0 +1,25 @@
+
+
+
+
+ Window Maker: {{ page.title }}
+
+
+
+
+
+ {% include dock.html %}{% include header.html %}
+
+
+
+
+ |
+ {{ content }}
+ |
+
+
+
+ {% include footer.html %}
+
+
+
diff --git a/dev.php b/dev.html
similarity index 80%
rename from dev.php
rename to dev.html
index e609f56..2e24b9a 100644
--- a/dev.php
+++ b/dev.html
@@ -1,20 +1,8 @@
-
-
-
+---
+layout: default
+title: Development
+---
- Window Maker: Development
-
-
-
-
-
-
-
-
-
-
-
- |
Here are some pieces of information regarding development in Window Maker.
Source code versioning system
@@ -63,11 +51,3 @@
- |
-
-
-
-
-
-
-
diff --git a/dock.php b/dock.php
deleted file mode 100644
index c0119f1..0000000
--- a/dock.php
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
diff --git a/docs.php b/docs.html
similarity index 81%
rename from docs.php
rename to docs.html
index e3b9df2..084b8e5 100644
--- a/docs.php
+++ b/docs.html
@@ -1,20 +1,8 @@
-
-
-
+---
+layout: default
+title: Documentation
+---
- Window Maker: Documentation
-
-
-
-
-
-
-
-
-
-
-
-
@@ -59,13 +47,3 @@
in a system tray like wmsystemtray on your dock.
 wmvolman and wmsystemtray with nm-applet
-
-
- |
-
-
-
-
-
-
-
diff --git a/home.php b/index.html
similarity index 71%
rename from home.php
rename to index.html
index d08ab51..ee7a61d 100644
--- a/home.php
+++ b/index.html
@@ -1,20 +1,7 @@
-
-
-
-
- Window Maker: Home
-
-
-
-
-
-
-
-
-
-
-
-
+---
+layout: default
+title: Home
+---
@@ -38,11 +25,3 @@
The latest stable version is
0.95.8,
released on 11.03.2017. See the NEWS section for more information.
- |
-
-
-
-
-
-
-
diff --git a/index.php b/index.php
deleted file mode 100644
index 664b2ba..0000000
--- a/index.php
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/links.php b/links.html
similarity index 81%
rename from links.php
rename to links.html
index f9f79fc..7ca81b0 100644
--- a/links.php
+++ b/links.html
@@ -1,20 +1,8 @@
-
-
-
+---
+layout: default
+title: Links
+---
- Window Maker: Links
-
-
-
-
-
-
-
-
-
-
-
-
@@ -87,11 +75,3 @@
- |
-
-
-
-
-
-
-
diff --git a/lists.php b/lists.html
similarity index 81%
rename from lists.php
rename to lists.html
index e0ba46b..1800aa6 100644
--- a/lists.php
+++ b/lists.html
@@ -1,20 +1,8 @@
-
-
-
+---
+layout: default
+title: Mailing Lists
+---
- Window Maker: Mailing Lists
-
-
-
-
-
-
-
-
-
-
-
-
@@ -90,11 +78,3 @@
- |
-
-
-
-
-
-
-
diff --git a/news.php b/news.html
similarity index 94%
rename from news.php
rename to news.html
index e5c4f3c..816d0f8 100644
--- a/news.php
+++ b/news.html
@@ -1,20 +1,7 @@
-
-
-
-
- Window Maker: News
-
-
-
-
-
-
-
-
-
-
-
-
+---
+layout: default
+title: News
+---
Version 0.95.8 released
Window Maker 0.95.8 was released on March 11th 2017.
@@ -274,11 +261,3 @@ the addition of a debian folder with files summing around ~20k lines. The full d
- |
-
-
-
-
-
-
-
diff --git a/themes.php b/themes.html
similarity index 67%
rename from themes.php
rename to themes.html
index 525b6f8..75db242 100644
--- a/themes.php
+++ b/themes.html
@@ -1,19 +1,8 @@
-
-
-
+---
+layout: default
+title: Themes
+---
- Window Maker: Themes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|