diff options
Diffstat (limited to 'served/bits/bits.html')
-rw-r--r-- | served/bits/bits.html | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/served/bits/bits.html b/served/bits/bits.html new file mode 100644 index 0000000..0d94eec --- /dev/null +++ b/served/bits/bits.html @@ -0,0 +1,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> — a poem about my ramen noodel bowl</li> + <li><a href="touching-grass/">touching-grass.html</a> — a short video with an exciteable description</li> + <li><a href="smoems.html">smoems.html</a> — 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> \ No newline at end of file |