From f72a719155fe3ebb3ff05c17becb6b3e3b755ff3 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Thu, 10 May 2018 22:24:57 -0400 Subject: [PATCH] Initial attempt at conversion to Jekyll --- _config.yml | 1 + _includes/dock.html | 37 ++++++++++++++++++++++++++++ footer.php => _includes/footer.html | 0 header.php => _includes/header.html | 2 +- _layouts/default.html | 25 +++++++++++++++++++ dev.php => dev.html | 28 +++------------------ dock.php | 38 ----------------------------- docs.php => docs.html | 30 +++-------------------- home.php => index.html | 29 +++------------------- index.php | 1 - links.php => links.html | 28 +++------------------ lists.php => lists.html | 28 +++------------------ news.php => news.html | 29 +++------------------- themes.php => themes.html | 28 +++------------------ 14 files changed, 92 insertions(+), 212 deletions(-) create mode 100644 _config.yml create mode 100644 _includes/dock.html rename footer.php => _includes/footer.html (100%) rename header.php => _includes/header.html (51%) create mode 100644 _layouts/default.html rename dev.php => dev.html (80%) delete mode 100644 dock.php rename docs.php => docs.html (81%) rename home.php => index.html (71%) delete mode 100644 index.php rename links.php => links.html (81%) rename lists.php => lists.html (81%) rename news.php => news.html (94%) rename themes.php => themes.html (67%) diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..5af0498 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +title: Window Maker diff --git a/_includes/dock.html b/_includes/dock.html new file mode 100644 index 0000000..2c9a810 --- /dev/null +++ b/_includes/dock.html @@ -0,0 +1,37 @@ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Home
News
Documentation
Mailing Lists
Development
Themes
Links
+
diff --git a/footer.php b/_includes/footer.html similarity index 100% rename from footer.php rename to _includes/footer.html diff --git a/header.php b/_includes/header.html similarity index 51% rename from header.php rename to _includes/header.html index 65ac354..de43f8e 100644 --- a/header.php +++ b/_includes/header.html @@ -2,7 +2,7 @@
- title bar + title bar
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.

Essential dockapps
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


Info v0.95.1
-
- - - - - 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 - - - - - - - - - - - - -


@@ -44,12 +33,3 @@ NeXT-Retro
NeXT-Retro by Martin Dietze (README, dockapps information)

-

- - - - - -