{{ .Site.Author.name }}

{{ with .Site.Params.tagline }}

{{ . | markdownify }}

{{ end }}
  • {{ if isset .Site.Params "home"}}{{ .Site.Params.home }}{{ else }}Blog{{ end }}
  • {{ range .Site.Menus.main }}
  • {{ .Pre }}{{ .Name }}
  • {{end}}
  • {{ with .Site.Params.github }}{{ end }} {{ with .Site.Params.bitbucket }}{{ end }} {{ with .Site.Params.stackOverflow }}{{ end }} {{ with .Site.Params.linkedin }}{{ end }} {{ with .Site.Params.googleplus }}{{ end }} {{ with .Site.Params.facebook }}{{ end }} {{ with .Site.Params.twitter }}{{ end }} {{ with .Site.Params.youtube }}{{ end }} {{ if .Site.Params.rss }}{{ end }}
{{ if isset .Site.Params "flattr" }}

{{ end }}

Copyright © {{ now.Format "2006" }}
Creative Commons License
This work by Salar Rahmanian is licensed under a Creative Commons Attribution 4.0 International License. Please attribute properly and link back.
Powered by Hugo