parent
6642a4992c
commit
54106ae234
@ -0,0 +1,6 @@ |
||||
--- |
||||
title: Photo Gallery |
||||
--- |
||||
<p> |
||||
These are some of my favorite photos I've taken over the course of several years. They were all taken on film, and with the exception of a few, they were completely developed by myself. I develop a negative and then scan it using an Epson scanner and then store them in my digital archive. I use an old Canon Rebel EOS, shooting entirely on manual mode. The color photos were mostly taken on cheap FUJI reels, while the black and white are ILFORD reels. |
||||
</p> |
@ -0,0 +1,4 @@ |
||||
$body$ |
||||
<div class="gallery"> |
||||
$art$ |
||||
</div> |
@ -0,0 +1,3 @@ |
||||
<div class="photo"> |
||||
<img src="$url$"/> |
||||
</div> |
Loading…
Reference in new issue