mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2026-02-01 15:45:46 +01:00
Port Lists to Jekyll
This commit is contained in:
@@ -32,7 +32,7 @@ title: Mailing Lists
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="wmaker-dev.php">wmaker-dev</a></td>
|
||||
<td><a href="wmaker-dev.html">wmaker-dev</a></td>
|
||||
|
||||
<td>Development discussion about the Window Maker window manager</td>
|
||||
|
||||
@@ -40,7 +40,7 @@ title: Mailing Lists
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="wmaker-user.php">wmaker-user</a></td>
|
||||
<td><a href="wmaker-user.html">wmaker-user</a></td>
|
||||
|
||||
<td>User discussion about the Window Maker window manager</td>
|
||||
|
||||
@@ -65,8 +65,8 @@ title: Mailing Lists
|
||||
</li>
|
||||
|
||||
<li style="list-style: none; display: inline">
|
||||
<p>Please consider reading some of our <a href="docs.php">documentation</a> before posting questions to the lists.
|
||||
The Window Maker source code comes with a README, INSTALL, and NEWS file. There is also a <a href="FAQ.php">FAQ</a>
|
||||
<p>Please consider reading some of our <a href="{{ site.baseurl }}/docs">documentation</a> before posting questions to the lists.
|
||||
The Window Maker source code comes with a README, INSTALL, and NEWS file. There is also a <a href="{{ site.baseurl }}/docs/FAQ.html">FAQ</a>
|
||||
to read.</p>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user