Hi, I'm {{ .Site.Author.firstname }}

{{ partial "bio.html" . }}

{{ if isset .Site.Author "flickrid" | and ( not ( eq .Site.Author.flickrid "" ) ) }}

Photo Stream

{{ end }} {{ if .Site.Params.showcopyright }}
© {{ .Now.Format "2006" }} {{ .Site.Author.firstname }} {{ .Site.Author.lastname }} {{ with .Site.Author.location }} - Made in {{ . }}{{ end }}
{{ end }}