summaryrefslogtreecommitdiffstats
path: root/index.md
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-19 17:04:54 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-19 17:05:26 +0200
commit722d6a5f1776fcd60f5528afbd16e7e3f6fadd33 (patch)
tree8bdafd0b071f712a2f43b410db98aa46eff9eaf8 /index.md
parentfe11be5338018e34f40479a03c888f89481eeb98 (diff)
downloadmksite-alpine-722d6a5f1776fcd60f5528afbd16e7e3f6fadd33.tar.bz2
mksite-alpine-722d6a5f1776fcd60f5528afbd16e7e3f6fadd33.tar.xz
frontpage: add a wide bar at top of article
Diffstat (limited to 'index.md')
-rw-r--r--index.md44
1 files changed, 22 insertions, 22 deletions
diff --git a/index.md b/index.md
index 5b54843..a3da306 100644
--- a/index.md
+++ b/index.md
@@ -2,25 +2,27 @@
title: Alpine Linux
---
+<div class="widebar">
+ <table>
+ <tr>
+ <td width="50%">
+ A security-oriented, lightweight Linux distribution
+ based on musl libc and busybox.
+ </td>
+ <td>
+ <span class="icon-download" style="font-size:400%"></span>
+ <p>{{release.flavor}}-{{release.version}}-{{release.arch}}.iso</a> ({{release.size_mb}}MB)</p>
+ <p>Released {{release.date}}</p>
+ <p><small><a>{{release.sha1}}</a> | <a>sha256</a></small></p>
+ </td>
+ </tr>
+ </table>
+</div>
-->A security-oriented, lightweight Linux distribution<-
-
-->based on musl libc and busybox.<-
-
-<section class="download-block">
- <h2>Download Latest</h2>
- <div class="left" style="padding:1em">
- <span class="icon-download" style="font-size:600%"></span>
- </div>
- <div class="left">
- <p>{{release.flavor}}-{{release.version}}-{{release.arch}}.iso</a> ({{release.size_mb}}MB)</p>
- <p>Released {{release.date}}</p>
- <p><small><a>{{release.sha1}}</a> | <a>sha256</a></small></p>
- </div>
-</section>
+This site is under [development](http://git.alpinelinux.org/cgit/ncopa/mksite-alpine)
-<div style="display: block; overflow:hidden">
-<section class="block2">
+<div>
+<div class="block2">
<h3><span class="icon-rss-square"></span> Alpine News</h3>
<table>
<tr><td>May 21, 2014</td><td><a href="posts/release-2.7.8.html">Alpine 2.7.8 released</a></td></tr>
@@ -28,13 +30,11 @@ title: Alpine Linux
<tr><td>April 21, 2014</td><td><a>Alpine 2.7.6 released</a></td></tr>
<tr><td>April 9, 2014</td><td><a>Alpine Linux has switched to musl libc</a></td></tr>
</table>
-</section>
-
-<section class="block2">
+</div>
+<div class="block2">
<h3><span class="icon-archive"></span> Latest Development</h3>
<p>Bla bla</p>
-</section>
+</div>
</div>
-This site is under [development](http://git.alpinelinux.org/cgit/ncopa/mksite-alpine)