mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
Added screenshots section
This commit is contained in:
@@ -39,6 +39,9 @@
|
|||||||
<li id="devel" title="Development">
|
<li id="devel" title="Development">
|
||||||
<a href="{{ site.baseurl }}/dev">Development</a>
|
<a href="{{ site.baseurl }}/dev">Development</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li id="screenshots" title="Screenshots">
|
||||||
|
<a href="{{ site.baseurl }}/screenshots">Screenshots</a>
|
||||||
|
</li>
|
||||||
<li id="themes" title="Themes">
|
<li id="themes" title="Themes">
|
||||||
<a href="{{ site.baseurl }}/themes">Themes</a>
|
<a href="{{ site.baseurl }}/themes">Themes</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
BIN
img/dock_mag.png
Normal file
BIN
img/dock_mag.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
BIN
img/prefs_mag.png
Normal file
BIN
img/prefs_mag.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
3
index.md
3
index.md
@@ -32,7 +32,8 @@ The key features of Window Maker are:
|
|||||||
- Free and open source
|
- Free and open source
|
||||||
- Active community from all of the world
|
- Active community from all of the world
|
||||||
|
|
||||||
See [features](features.html) section for more.
|
See [features](features.html) section for more. In [screenshots](screenshots/)
|
||||||
|
section you can see examples of how users set up their desktops.
|
||||||
|
|
||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|||||||
7
screenshots/index.md
Normal file
7
screenshots/index.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Screenshots
|
||||||
|
---
|
||||||
|
|
||||||
|
Screenshots
|
||||||
|
===========
|
||||||
@@ -280,6 +280,7 @@ article {padding: 1em}
|
|||||||
nav.menu li#news {background-image: url(/img/dock_news.png)}
|
nav.menu li#news {background-image: url(/img/dock_news.png)}
|
||||||
nav.menu li#docs {background-image: url(/img/dock_docs.png)}
|
nav.menu li#docs {background-image: url(/img/dock_docs.png)}
|
||||||
nav.menu li#devel {background-image: url(/img/dock_devel.png)}
|
nav.menu li#devel {background-image: url(/img/dock_devel.png)}
|
||||||
|
nav.menu li#screenshots {background-image: url(/img/dock_mag.png)}
|
||||||
nav.menu li#themes {background-image: url(/img/dock_themes.png)}
|
nav.menu li#themes {background-image: url(/img/dock_themes.png)}
|
||||||
nav.menu li#links {background-image: url(/img/dock_links.png)}
|
nav.menu li#links {background-image: url(/img/dock_links.png)}
|
||||||
nav.menu li#mail {background-image: url(/img/dock_mail.png)}
|
nav.menu li#mail {background-image: url(/img/dock_mail.png)}
|
||||||
@@ -401,6 +402,7 @@ article {padding: 1em}
|
|||||||
nav.menu li#news {background-image: url(/img/prefs_news.png)}
|
nav.menu li#news {background-image: url(/img/prefs_news.png)}
|
||||||
nav.menu li#docs {background-image: url(/img/prefs_docs.png)}
|
nav.menu li#docs {background-image: url(/img/prefs_docs.png)}
|
||||||
nav.menu li#devel {background-image: url(/img/prefs_devel.png)}
|
nav.menu li#devel {background-image: url(/img/prefs_devel.png)}
|
||||||
|
nav.menu li#screenshots {background-image: url(/img/prefs_mag.png)}
|
||||||
nav.menu li#themes {background-image: url(/img/prefs_themes.png)}
|
nav.menu li#themes {background-image: url(/img/prefs_themes.png)}
|
||||||
nav.menu li#links {background-image: url(/img/prefs_links.png)}
|
nav.menu li#links {background-image: url(/img/prefs_links.png)}
|
||||||
nav.menu li#mail {background-image: url(/img/prefs_mail.png)}
|
nav.menu li#mail {background-image: url(/img/prefs_mail.png)}
|
||||||
|
|||||||
Reference in New Issue
Block a user