website view en/artwork/index.html @ rev 355

en: Update menus and add RSS feeds
author Paul Issott <paul@slitaz.org>
date Sun Apr 05 12:45:09 2009 +0000 (2009-04-05)
parents 67934507a3b9
children b640c63e07aa
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - Artwork</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-07-16 21:45:00" />
13 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
17 <link rel="Content" href="#content" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 Language:
26 <a href="../../artwork/" title="Art et grahisme en français">Français</a>
27 </div>
28 <a href="http://www.slitaz.org/en/"><img id="logo"
29 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
30 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
31 <p id="titre">#!/GNU/Linux</p>
32 </div>
33 <div id="nav">
34 <div id="nav_top"></div>
35 <ul>
36 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
37 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
38 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
39 <li><a href="../packages/" title="Packaged software">Packages</a></li>
40 <li><a href="../devel/" title="Developers corner">Development</a></li>
41 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
42 <li><a href="../search.html" title="Search engine">Search</a></li>
43 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
44 </ul>
45 <!--<hr />-->
46 <ul>
47 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
48 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
49 </ul>
50 <hr />
51 <ul>
52 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
53 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
54 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
55 </ul>
56 <div id="nav_bottom">
57 <div id="nav_bottom_img"></div>
58 </div>
59 </div>
61 <!-- Content top. -->
62 <div id="content_top">
63 <div class="top_left"></div>
64 <div class="top_right"></div>
65 </div>
67 <!-- Content -->
68 <div id="content">
69 <a name="content"></a>
71 <h1><font color="#3e1220">Artwork</font></h1>
72 <h2><font color="#df8f06">Art &amp; Design</font></h2>
74 <ul>
75 <li><a href="screenshots.html">Screenshots.</a></li>
76 <li><a href="wallpapers.html">Desktop Backgrounds.</a></li>
77 <li><a href="#art4taz">Artwork for SliTaz.</a></li>
78 <li><a href="#logos">Logos, spider &amp; icons.</a></li>
79 <li><a href="#cd-label">CD Labels.</a></li>
80 </ul>
82 <p>
83 This section of the website is dedicated to art and graphics intended for the
84 SliTaz project. Images are free, and you can use them to make your own
85 wallpaper or display a logo on your site to help popularize the project. The SliTaz
86 logos and icons are available in many sizes and can be directly downloaded via
87 the <a href="../../pics/artwork/">artwork</a> directory. You will also find here, some
88 <a href="screenshots.html">screenshots</a> made with mtPaint and
89 The Gimp.
90 </p>
92 <a name="art4taz"></a>
93 <h3>Artwork for SliTaz</h3>
94 <p>
95 As with many things SliTaz, graphics, logos, themes, and wallpapers are fully
96 constructed by the community and developers. The project always likes to maintain
97 elegant, sober, quality design. Making a logo, wallpaper or otherwise is a
98 good way to participate in the project without getting your hands dirty coding
99 or document proofing xHTML. If you want to create artwork for SliTaz, or you want to
100 use some artwork online, it is highly recommended that you contact us first
101 via the <a href="../mailing-list.html">Mailing List</a>. Try not to
102 send files that are too large.
103 </p>
104 <h4>Artwork LiveCD</h4>
105 <p>
106 To maintain the constraints of the LiveCD, the image must not exceed 200
107 kilobytes and should be 1024x768 in size. Finally each release
108 version offers a new theme / background which follow the same guidelines
109 and it goes without saying that tools distributed with the system should
110 be used. With a LiveCD you already have mtPaint and on an installed system
111 you'll find Gimp on the mirror. Note that the free format PNG is prefered.
112 </p>
114 <h3><font color="#6c0023">RGB colors</font></h3>
115 <ul>
116 <li>Beige : <code>d4d191</code> et <code>bfb06b</code></li>
117 <li>Red : <code>6c0023</code> et <code>522222</code></li>
118 <li>Grey : <code>242424</code> et <code>222222</code></li>
119 <li>Orange : <code>df8f06</code></li>
120 <li>Yellow : <code>f0ba08</code></li>
121 </ul>
123 <a name="logos"></a>
124 <h3><font color="#6c0023">Logos, spider &amp; icons</font></h3>
125 <div>
126 <p>
127 SVG: <a href="../../pics/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
128 <a href="../../pics/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
129 </p>
130 <img
131 src="../../pics/artwork/slitaz-button-red.png"
132 alt="SliTaz button"
133 style="width: 148px; height: 148px;" />
134 <img
135 src="../../pics/artwork/slitaz-logo-whitebg-320x118.png"
136 alt="SliTaz spider"
137 style="width: 320px; height: 118px;" />
138 <img
139 src="../../pics/artwork/slitaz-tux-124x126.png"
140 alt="SliTaz Tux"
141 style="width: 124px; height: 126px;" />
142 <img
143 src="../../pics/artwork/slitaz-spider-48x48.png"
144 alt="SliTaz spider"
145 style="width: 48px; height: 48px;" />
146 <img
147 src="../../pics/artwork/tazpkg.png"
148 alt="Tazpkg package logo"
149 style="width: 32px; height: 32px;" />
150 <p>
151 <img
152 src="../../pics/artwork/powered-by-slitaz-orange-2.png"
153 alt="SliTaz Powered"
154 style="width: 148px; height: 232px;" />
155 <img
156 src="../../pics/artwork/powered-by-slitaz-orange-small.png"
157 alt="SliTaz Powered"
158 style="width: 65px; height: 104px;" />
159 <img
160 src="../../pics/artwork/slitaz-minilogo-80x15.png"
161 alt="SliTaz mini logo"
162 style="width: 80px; height: 15px;" />
163 </p>
164 </div>
166 <a name="cd-label"></a>
167 <h3><font color="#6c0023">CD Labels</font></h3>
168 <p>
169 <a href="../../pics/cd-label/slitaz10qh1.png">
170 <img
171 src="../../pics/cd-label/slitaz10qh1-160.png"
172 alt="SliTaz CD Label"
173 style="width: 160px; height: 160px;" /></a>
174 <a href="../../pics/cd-label/slitaz10cdhllemb0.png">
176 <img
177 src="../../pics/cd-label/slitaz10cdhllemb0.png"
178 alt="SliTaz CD Label"
179 style="width: 101px; height: 160px;" /></a>
180 <a href="../../pics/cd-label/slitaz10v2lx2.png">
182 <img
183 src="../../pics/cd-label/slitaz10v2lx2-160.png"
184 alt="SliTaz CD Label"
185 style="width: 160px; height: 160px;" /></a>
186 </p>
188 <p>
189 <a href="../../pics/cd-label/slitaz-cooking-rv0.png">
190 <img
191 src="../../pics/cd-label/slitaz-cooking-rv0-160.png"
192 alt="SliTaz CD Label"
193 style="width: 160px; height: 160px;" /></a>
194 <a href="../../pics/cd-label/slitaz10ic7.png">
196 <img
197 src="../../pics/cd-label/slitaz10ic7-160.png"
198 alt="SliTaz CD Label"
199 style="width: 101px; height: 160px;" /></a>
200 </p>
202 <!-- End of content with round corner -->
203 </div>
204 <div id="content_bottom">
205 <div class="bottom_left"></div>
206 <div class="bottom_right"></div>
207 </div>
209 <!-- Start of footer and copy notice -->
210 <div id="copy">
211 <p>
212 Last modification : 2008-07-16 21:45:00 -
213 <a href="#top">Top of the page</a>
214 </p>
215 <p>
216 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
217 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
218 </p>
219 <!-- End of copy -->
220 </div>
222 <!-- Bottom and logo's -->
223 <div id="bottom">
224 <p>
225 <a href="http://validator.w3.org/check?uri=referer"><img
226 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
227 title="Code validé XHTML 1.0"
228 style="width: 80px; height: 15px;" /></a>
229 </p>
230 </div>
232 </body>
233 </html>