Port Themes to Jekyll

This commit is contained in:
Doug Torrance
2018-05-11 10:53:33 -04:00
parent dc2d19f72f
commit cc3f37ab2b
12 changed files with 31 additions and 129 deletions

View File

@@ -0,0 +1,24 @@
---
layout: default
title: Theme HOWTO - Directories
---
<br />
<br />
Please use only Window Maker standard directory sructures. This means don't
stick your titlebars in a directory under "~/GNUstep/Library/WindowMaker/Titlebars"
and your Tiles under "~/GNUstep/Library/WindowMaker/Tiles". Please use
<tt>~/GNUstep/Library/WindowMaker/Pixmaps</tt> for all tiles and menu/titlebar images,
<tt>~/GNUstep/Library/WindowMaker/Icons</tt> for any icons you include
and <tt>~/GNUstep/Library/WindowMaker/Backgrounds</tt> for your backgrounds.
<br><br>
</td>
</tr>
</table>
<?php include("footer.php"); ?>
</body>
</html>