A lot of projects ported from the old metanohi site.
This commit is contained in:
		@@ -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'>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user