website annotate en/artwork/index.php @ rev 1070

Artwork: add QR code
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 24 11:41:39 2012 +0200 (2012-05-24)
parents 0c3d5d5f927e
children ed244b6a8534
rev   line source
pankso@921 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1025 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@921 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@921 4 <head>
al@1025 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
al@1025 6 <title>SliTaz - Artwork</title>
al@1025 7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
al@1025 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
al@1025 9 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
al@1015 10 <?php include("../../lib/html/meta-link.html"); ?>
pankso@921 11 </head>
pankso@921 12 <body>
pankso@921 13
pankso@921 14 <?php include("../../lib/html/header.html"); ?>
pankso@921 15
pankso@921 16 <!-- Block -->
pankso@921 17 <div id="block">
pankso@921 18 <?php include("../../lib/html/nav.en.html"); ?>
pankso@921 19 <!-- Information/image -->
pankso@921 20 <div id="block_info">
pankso@921 21 <h4>Artwork</h4>
pankso@921 22 <p>
pankso@921 23 Find, enjoy, discuss, upload and share SliTaz Artwork! Join
pankso@921 24 the Artwork group on
pankso@921 25 <a href="http://scn.slitaz.org/groups/artwork/">SCN</a>.
pankso@921 26 Your work may be used on a Cooking release.
pankso@921 27 </p>
pankso@921 28 <ul>
pankso@921 29 <li><a href="#art4taz">Art &amp; Design</a></li>
pankso@921 30 <li><a href="#logos">Logos &amp; Spider</a></li>
paul@951 31 <li><a href="screenshots.php">Screenshots</a></li>
pankso@921 32 </ul>
pankso@921 33 </div>
pankso@921 34 </div>
pankso@921 35
al@1013 36 <?php include("../../lib/lang.php"); ?>
al@1013 37
pankso@921 38 <!-- Content -->
pankso@921 39 <div id="content">
pankso@921 40
al@1025 41 <h2 id="art4taz">Artwork &amp; Design</h2>
pankso@921 42
pankso@921 43 <p>
pankso@921 44 This section of the website is dedicated to art and graphics intended for
pankso@921 45 the SliTaz project. Images are free, and you can use them to make your own
pankso@921 46 wallpaper or display a logo on your site to help popularize the project.
pankso@921 47 The SliTaz logos and icons are available for download in SVG format. You
paul@951 48 will also find here some <a href="screenshots.php">screenshots</a> made
pankso@921 49 with mtPaint and The Gimp. The Artwork team has its own platform on
pankso@921 50 the <a href="http://scn.slitaz.org/">SliTaz Community Network</a>.
pankso@921 51 </p>
pankso@921 52
pankso@921 53 <h3>Artwork for SliTaz</h3>
al@1025 54
pankso@921 55 <p>
pankso@921 56 As with many things SliTaz, graphics, logos, themes, and wallpapers are fully
pankso@921 57 constructed by the community and developers. The project always likes to maintain
pankso@921 58 elegant, sober, quality design. Making a logo, wallpaper or otherwise is a
pankso@921 59 good way to participate in the project without getting your hands dirty coding
pankso@921 60 or document proofing xHTML. If you want to create artwork for SliTaz, or if want
pankso@921 61 to create an account on the SCN platform to upload your work, or you want to
pankso@921 62 use some artwork online, it is highly recommended that you contact us first via
pankso@921 63 the <a href="../mailing-list.php">Mailing List</a>. Please, try not to send
pankso@921 64 files that are too large.
pankso@921 65 </p>
pankso@921 66 <p>
pankso@921 67 To maintain the constraints of the LiveCD, the image must not exceed 200
pankso@921 68 kilobytes and should be 1024x768 in size. Finally each release
pankso@921 69 version offers a new theme / background which follow the same guidelines
pankso@921 70 and it goes without saying that tools distributed with the system should
pankso@921 71 be used. With a LiveCD you already have mtPaint and on an installed system
paul@1037 72 you can find Gimp on the mirror. Note that the JPG format is preferred.
pankso@921 73 </p>
pankso@921 74
al@1025 75 <h2 id="logos">Logos &amp; Spider</h2>
al@1025 76
pankso@921 77 <div class="box">
al@1025 78 SVG Format: <a href="/images/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
pascal@1070 79 <a href="/images/artwork/slitaz-spider.svg">slitaz-spider.svg</a> |
pascal@1070 80 <a href="/images/artwork/slitaz_qrcode.svg">slitaz_qrcode.svg</a>
pankso@921 81 </div>
al@1025 82
pankso@921 83 <div>
al@1025 84 <img src="/images/artwork/slitaz-button-red.png" alt="SliTaz button" />
al@1025 85 <img src="/images/artwork/slitaz-logo-whitebg-320x118.png" alt="SliTaz spider" />
al@1025 86 <img src="/images/artwork/slitaz-tux-124x126.png" alt="SliTaz Tux" />
al@1025 87 <img src="/images/artwork/slitaz-spider-48x48.png" alt="SliTaz spider" />
al@1025 88 <img src="/images/artwork/tazpkg.png" alt="Tazpkg package logo" />
al@1025 89 <img src="/images/artwork/slitaz-minilogo-80x15.png" alt="SliTaz mini logo" />
pankso@921 90 </div>
pankso@921 91
pascal@1070 92 <div align="center">
pascal@1070 93 <a href="/images/artwork/slitaz-qrcode.png">
pascal@1070 94 <img src="/images/artwork/slitaz-qrcode.png" alt="SliTaz QR code" width="30%" />
pascal@1070 95 </a>
pascal@1070 96 </div>
pascal@1070 97
pankso@921 98 <!-- End of content -->
pankso@921 99 </div>
pankso@921 100
pankso@921 101 <?php include("../../lib/html/footer.html"); ?>
pankso@921 102
pankso@921 103 </body>
pankso@921 104 </html>