Projects page updated.

This commit is contained in:
Niels Serup
2011-08-05 00:50:04 +02:00
parent a63b3ad10d
commit ae33211414
12 changed files with 1035 additions and 447 deletions

View File

@@ -20,14 +20,15 @@ if page.is_dynamic:
<meta name='keywords'
content='programming, hacking, nqpz, portfolio' />
<meta name='generator' content='http://metanohi.org/projects/mege/' />
<link rel='stylesheet' type='text/css' media='screen, tv'
<link rel='stylesheet' type='text/css' href='/static/general.css' />
<link rel='stylesheet' type='text/css' media='screen, tv, handheld'
href='/static/screen.css' />
<link rel='stylesheet' type='text/css' media='print'
href='/static/print.css' />
<!-- <link rel='stylesheet' type='text/css' media='handheld' -->
<!-- href='/static/handheld.css' /> -->
<link rel='stylesheet' type='text/css' media='tty'
href='/static/tty.css' />
<link rel='stylesheet' type='text/css' media='handheld'
href='/static/handheld.css' />
<link rel='stylesheet' type='text/css' media='print'
href='/static/print.css' />
<link href='/atom.xml' type='application/atom+xml' rel='alternate'
title='metanohi atom feed' />
<link rel='schema.DCTERMS' href='http://purl.org/dc/terms/' />
@@ -89,7 +90,7 @@ for x in('projects', 'writings', 'about', 'sitemap'):
<!--@eval run_macros(page.metadata_html)@-->
<!--@exec
if page.is_dynamic:
print("<p><a href='{}' rel='nofollow'>View source</a></p>".format(page.sourcepath), end='')@-->
print("<p><a href='{}' rel='nofollow' class='viewsource'>View source</a></p>".format(page.sourcepath), end='')@-->
</div>
</div>
<div id='logo'>