slitaz-forge diff arm/index.html @ rev 476

arm: improve website!
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 09 14:39:01 2014 +0100 (2014-03-09)
parents ed0476257ebb
children cda8ec5a6ce6
line diff
     1.1 --- a/arm/index.html	Sun Mar 09 11:54:46 2014 +0100
     1.2 +++ b/arm/index.html	Sun Mar 09 14:39:01 2014 +0100
     1.3 @@ -22,12 +22,34 @@
     1.4  	<h1><a href="./">SliTaz ARM</a></h1>
     1.5  </div>
     1.6  
     1.7 +<div id="block">
     1.8 +	<!-- arm.slitaz.org navigation -->
     1.9 +	<div id="block_nav">
    1.10 +		
    1.11 +		<nav id="nav">
    1.12 +			<a href="tools.cgi?pkgs">Packages</a>
    1.13 +			<!-- <a href="rpi/">Raspberry Pi</a> -->
    1.14 +		</nav>
    1.15 +		
    1.16 +	</div>
    1.17 +	<!-- Information/image -->
    1.18 +	<div id="block_info">
    1.19 +		<p>
    1.20 +			<img src="images/generic.png" alt="arm-cpu.png" />
    1.21 +			Official SliTaz GNU/Linux port to ARM
    1.22 +		</p>
    1.23 +	</div>
    1.24 +</div>
    1.25 +
    1.26  <!-- Content -->
    1.27  <div id="content">
    1.28  	
    1.29  <h2>Welcome to SliTaz ARM</h2>
    1.30  
    1.31 +<img src="images/arm-cpu.png" alt="arm-cpu.png" 
    1.32 +		style="float: right; margin: 0 0 10px 20px;" />
    1.33  <p>
    1.34 +	
    1.35  	This website provides information, notes and links about the 
    1.36  	<a href="http://www.slitaz.org/">SliTaz GNU/Linux</a> port to 
    1.37  	the ARM architecture. SliTaz currently supports the ARM v6 (armel)
    1.38 @@ -107,8 +129,8 @@
    1.39  </p>
    1.40  
    1.41  <div class="box-dl">
    1.42 -	<a href="http://mirror.slitaz.org/packages/cross/"
    1.43 -		>http://mirror.slitaz.org/packages/cross/</a>
    1.44 +	<a href="http://mirror.slitaz.org/arm/cross/"
    1.45 +		>http://mirror.slitaz.org/arm/cross/</a>
    1.46  </div>
    1.47  
    1.48  <h2>Cross compiling</h2>