website view netmap.php @ rev 907

Add empty html skel and up robots.txt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 08 02:45:39 2012 +0100 (2012-03-08)
parents e5ea513a93c8
children 081fdbdd1e27
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 - Network Map</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz network map" />
8 <meta name="keywords" lang="en" content="slitaz network, slitaz support, slitaz sites" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
11 <meta name="author" content="Christophe Lincoln"/>
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="./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="./">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav" style="text-align: center; padding: 10px;">
36 <?php include("lib/random-image.php"); ?>
37 </div>
38 <!-- Information/image -->
39 <div id="block_info">
40 <h4>Network Map</h4>
41 <p>
42 Since the start of the SliTaz project with the main website,
43 SliTaz has grown into a wider network. Documentation Wiki,
44 support forum, developers services and the community site are
45 all part of the SliTaz network.
46 </p>
47 <p>
48 Keeping a clean style and the same layout for each site, we
49 hope you enjoy your web experience using our network and
50 employ SliTaz to browse it!
51 </p>
52 </div>
53 </div>
55 <!-- Content -->
56 <div id="content">
58 <div>
59 <div class="left_box">
60 <h3><img src="images/network.png" alt=".png" />Website</h3>
61 <ul>
62 <li><a href="http://www.slitaz.org/">Main Page &amp; News</a></li>
63 <li><a href="http://www.slitaz.org/i18n.php">Internationalization</a></li>
64 <li><a href="http://www.slitaz.org/en/about/">About SliTaz</a></li>
65 <li><a href="http://www.slitaz.org/en/get/">Download</a></li>
66 <li><a href="http://www.slitaz.org/en/packages/">Packages</a></li>
67 </ul>
68 </div>
69 <div class="right_box">
70 <h3><img src="images/support.png" alt=".png" />Help &amp; Support</h3>
71 <ul>
72 <li><a href="http://doc.slitaz.org/">Documentation</a></li>
73 <li><a href="http://doc.slitaz.org/en:handbook:start">Handbook</a></li>
74 <li><a href="http://forum.slitaz.org/">Support Forum</a></li>
75 <li><a href="http://www.slitaz.org/en/mailing-list.html">Mailing List</a></li>
76 <li>IRC: <b>irc.freenode.net <a href="webchat.php">#slitaz</a></b></li>
77 </ul>
78 </div>
79 </div>
81 <div style="clear: both;"></div>
83 <div>
84 <div class="left_box" >
85 <h3><img src="images/users.png" alt=".png" />Community</h3>
86 <ul>
87 <li><a href="http://scn.slitaz.org/">Community Network</a></li>
88 <li><a href="http://doc.slitaz.org/en:newsletter:start">Monthly Newsletter</a></li>
89 <li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
90 <li><a href="http://people.slitaz.org/">SliTaz People</a></li>
91 <li><a href="http://www.facebook.com/pages/SliTaz/125559834176383">SliTaz on Facebook</a></li>
92 <li><a href="http://en.wikipedia.org/wiki/SliTaz_GNU/Linux">SliTaz on Wikipedia</a></li>
93 </ul>
94 </div>
95 <div class="right_box">
96 <h3><img src="images/development.png" alt=".png" />Development</h3>
97 <ul>
98 <li><a href="http://hg.slitaz.org/">Mercurial Repositories</a></li>
99 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
100 <li><a href="http://bugs.slitaz.org">Bug Tracker</a></li>
101 <li><a href="http://tank.slitaz.org/">Main Server</a></li>
102 <li><a href="http://cook.slitaz.org/">Build Bot</a></li>
103 <li><a href="http://www.slitaz.org/en/devel/">Developers Corner</a></li>
104 </ul>
105 </div>
106 </div>
108 <div style="clear: both;"></div>
110 <!-- End of content -->
111 </div>
113 <div style="margin-top: 100px;"></div>
115 <!-- Footer -->
116 <div id="footer">
117 Copyright &copy; <span class="year"></span>
118 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
119 <a href="http://scn.slitaz.org/">Community</a>
120 <a href="http://doc.slitaz.org/">Doc</a>
121 <a href="http://forum.slitaz.org/">Forum</a>
122 <a href="http://pkgs.slitaz.org/">Packages</a>
123 <a href="http://bugs.slitaz.org">Bugs</a>
124 <a href="http://hg.slitaz.org/">Hg</a>
125 <p>
126 SliTaz @
127 <a href="http://twitter.com/slitaz">Twitter</a>
128 <a href="http://www.facebook.com/slitaz">Facebook</a>
129 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
130 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
131 <a href="http://flattr.com/profile/slitaz">Flattr</a>
132 </p>
133 </div>
135 </body>
136 </html>