summaryrefslogtreecommitdiff
path: root/.html/people/_list.html
blob: c1c116ae7e7845f028b0c5f03b408f6e45a96487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html>
<head>
	<title>
		The Codex » 
		ls /people
	</title>

	<link
		rel='stylesheet'
		type='text/css'
		href='http://fonts.googleapis.com/css?family=Buenard:400,700&amp;subset=latin,latin-ext'>
	<link
		rel="stylesheet"
		type="text/css"
		href="../media/css/reset.css">
	<link
		rel="stylesheet"
		type="text/css"
		href="../media/css/grimoire.css">
</head>
<body>

<div id="shell">
	
		<ol id="breadcrumbs">
			
				<li class="crumb-0 not-last">
					
						<a href="../">index</a>
					
				</li>
			
				<li class="crumb-1 not-last">
					
						<a href="./">people</a>
					
				</li>
			
				<li class="crumb-2 last">
					
						<span class="list-crumb">list</span>
					
				</li>
			
		</ol>
	

	
	<div id="listing">
		<h1><code>ls /people</code></h1>

		

		
			<div id="pages">
				<h2>Pages</h2>
				<ul>
					
						<li><a href="rincewind">On Rincewind</a></li>
					
						<li><a href="rape-culture-and-men">This Is Rape Culture</a></li>
					
				</ul>
			</div>
		

		
	</div>


	
	

	
	<div id="footer">
		<p>
			
				The Codex —
			
			Powered by <a href="http://markdoc.org/">Markdoc</a>.
			
<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/people">See this directory on Bitbucket</a>.

		</p>
	</div>
	
</div>
</body>
</html>