about summary refs log tree commit diff
path: root/served/bits/bits.html
blob: 0d94eecb34a3a4cb7c0b8fdda6c702e1dd852fad (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
---
template=post
title=Bits
style=/styles/post.css
style=poem.css
style=bits.css
---
[@paragraphs off]
<p>
	Bits of my world presented as photos, poetry, or prose.
</p>

<ol class="list">
	<li><a href="ramen-bowl.html">ramen-bowl.html</a> &mdash; a poem about my ramen noodel bowl</li>
	<li><a href="touching-grass/">touching-grass.html</a> &mdash; a short video with an exciteable description</li>
	<li><a href="smoems.html">smoems.html</a> &mdash; transplanted poems from twitter</li>
</ol>

<div id="two-up">
	<section id="scrap">
		<h2><a href="scrap/">scrap/</a></h2>
		<img src="scrap/aeropostale-prehistory/dramatic_third.jpg" style="width: 100%">
		<p>
			bits of usually-metal that I find while walking around (or really just
			happen upon). Collected and
			photographed for your viewing pleasure :D
		</p>
	</section>

	<section id="ramen-bowl">
		<h2>Ramen Bowl</h2>
		<pre>
once daily, perchance twice
i will have a ramen.
flavoured beef, maybe chicken.

in it goes tabasco, paprika.
the packet of course.

to wash the bowl takes so much.
i do not wash the bowl.

my ramens own a bowl.
collecting flavour of the past!
for the future now.
	</pre>
	</section>
</div>