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

Enflish menu in lib/html/nav.en.html and move search + mailing-list to PHP
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 11 20:22:30 2012 +0100 (2012-03-11)
parents 57ab199546d7
children
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="modified" content="2011-03-25 20:30:00" />
11 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://bugs.slitaz.org">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>Navigation</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../../webchat.php">Web Chat</a></li>
40 <li><a href="../mailing-list.php">Mailing List</a></li>
41 <li><a href="../devel/">Development</a></li>
42 <li><a href="../packages/">Packages</a></li>
43 <li><a href="../artwork/">Artwork</a></li>
44 <li><a href="../search.php">Search</a></li>
45 </ul>
46 </div>
47 <div class="left_box">
48 <ul>
49 <li><a href="../">Headlines</a></li>
50 <li><a href="../about/">About</a></li>
51 <li><a href="../get/">Download</a></li>
52 <li><a href="../doc/">Documentation</a></li>
53 <li><a href="../asso/">Association</a></li>
54 <li><a href="../asso/sponsor.html">Sponsor</a></li>
55 </ul>
56 </div>
57 </div>
58 <!-- Information/image -->
59 <div id="block_info">
60 <h4>Artwork</h4>
61 <p>
62 Find, enjoy, discuss, upload and share SliTaz Artwork! Join
63 the Artwork group on
64 <a href="http://scn.slitaz.org/groups/artwork/">SCN</a>.
65 Your work may be used on a Cooking release.
66 </p>
67 <ul>
68 <li><a href="#art4taz">Art &amp; Design</a></li>
69 <li><a href="#logos">Logos &amp; Spider</a></li>
70 <li><a href="screenshots.html">Screenshots</a></li>
71 </ul>
72 </div>
73 </div>
75 <!-- Content -->
76 <div id="content">
78 <a name="art4taz"></a>
79 <h2>Artwork &amp; Design</h2>
81 <p>
82 This section of the website is dedicated to art and graphics intended for
83 the SliTaz project. Images are free, and you can use them to make your own
84 wallpaper or display a logo on your site to help popularize the project.
85 The SliTaz logos and icons are available for download in SVG format. You
86 will also find here some <a href="screenshots.html">screenshots</a> made
87 with mtPaint and The Gimp. The Artwork team has its own platform on
88 the <a href="http://scn.slitaz.org/">SliTaz Community Network</a>.
89 </p>
91 <h3>Artwork for SliTaz</h3>
92 <p>
93 As with many things SliTaz, graphics, logos, themes, and wallpapers are fully
94 constructed by the community and developers. The project always likes to maintain
95 elegant, sober, quality design. Making a logo, wallpaper or otherwise is a
96 good way to participate in the project without getting your hands dirty coding
97 or document proofing xHTML. If you want to create artwork for SliTaz, or if want
98 to create an account on the SCN platform to upload your work, or you want to
99 use some artwork online, it is highly recommended that you contact us first via
100 the <a href="../mailing-list.php">Mailing List</a>. Please, try not to send
101 files that are too large.
102 </p>
103 <p>
104 To maintain the constraints of the LiveCD, the image must not exceed 200
105 kilobytes and should be 1024x768 in size. Finally each release
106 version offers a new theme / background which follow the same guidelines
107 and it goes without saying that tools distributed with the system should
108 be used. With a LiveCD you already have mtPaint and on an installed system
109 you'll find Gimp on the mirror. Note that the JPG format is prefered.
110 </p>
112 <a name="logos"></a>
113 <h2>Logos &amp; Spider</h2>
114 <div class="box">
115 SVG Format: <a href="../../images/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
116 <a href="../../images/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
117 </div>
118 <div>
119 <img
120 src="../../images/artwork/slitaz-button-red.png"
121 alt="SliTaz button"
122 style="width: 148px; height: 148px;" />
123 <img
124 src="../../images/artwork/slitaz-logo-whitebg-320x118.png"
125 alt="SliTaz spider"
126 style="width: 320px; height: 118px;" />
127 <img
128 src="../../images/artwork/slitaz-tux-124x126.png"
129 alt="SliTaz Tux"
130 style="width: 124px; height: 126px;" />
131 <img
132 src="../../images/artwork/slitaz-spider-48x48.png"
133 alt="SliTaz spider"
134 style="width: 48px; height: 48px;" />
135 <img
136 src="../../images/artwork/tazpkg.png"
137 alt="Tazpkg package logo"
138 style="width: 32px; height: 32px;" />
139 <img
140 src="../../images/artwork/slitaz-minilogo-80x15.png"
141 alt="SliTaz mini logo"
142 style="width: 80px; height: 15px;" />
143 </div>
145 <!-- End of content -->
146 </div>
148 <!-- Footer -->
149 <div id="footer">
150 Copyright &copy; <span class="year"></span>
151 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
152 <a href="http://scn.slitaz.org/">Community</a>
153 <a href="http://doc.slitaz.org/">Doc</a>
154 <a href="http://forum.slitaz.org/">Forum</a>
155 <a href="http://pkgs.slitaz.org/">Packages</a>
156 <a href="http://bugs.slitaz.org">Bugs</a>
157 <a href="http://hg.slitaz.org/">Hg</a>
158 <p>
159 SliTaz @
160 <a href="http://twitter.com/slitaz">Twitter</a>
161 <a href="http://www.facebook.com/slitaz">Facebook</a>
162 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
163 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
164 <a href="http://flattr.com/profile/slitaz">Flattr</a>
165 </p>
166 </div>
168 </body>
169 </html>