A lot of projects ported from the old metanohi site.

This commit is contained in:
Niels Serup
2011-08-02 23:08:13 +02:00
parent d1b8234f78
commit a63b3ad10d
261 changed files with 12435 additions and 28 deletions

View File

@@ -1,6 +1,7 @@
<!--@exec
page.title = run_macros(page.title)
page.summary = run_macros(page.summary)
if page.is_dynamic:
page.title = run_macros(page.title)
page.summary = run_macros(page.summary)
@--><?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN'
'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd'>
@@ -88,7 +89,7 @@ for x in('projects', 'writings', 'about', 'sitemap'):
<!--@eval run_macros(page.metadata_html)@-->
<!--@exec
if page.is_dynamic:
print("<p><a href='{}'>View source</a></p>".format(page.sourcepath), end='')@-->
print("<p><a href='{}' rel='nofollow'>View source</a></p>".format(page.sourcepath), end='')@-->
</div>
</div>
<div id='logo'>