{{ if .Site.Params.about_me }}
{{ with .Site.Params.sidebar_avatar }} avatar {{ end }} {{ with .Site.Params.sidebar_about_description }}

{{ . }}

{{ end }}
    {{ if .Site.Params.social.email }}
  • {{ end }} {{ with .Site.Params.social.twitter }}
  • {{ end }} {{ with .Site.Params.social.zhihu }}
  • 知
  • {{ end }} {{ with .Site.Params.social.weibo }}
  • {{ end }} {{ with .Site.Params.social.facebook }}
  • {{ end }} {{ with .Site.Params.social.wechat }}
  • {{ end }} {{ with .Site.Params.social.github }}
  • {{ end }} {{ with .Site.Params.social.gitlab }}
  • {{ end }} {{ with .Site.Params.social.git }}
  • {{ end }} {{ with .Site.Params.social.linkedin }}
  • {{ end }} {{ with .Site.Params.social.medium }}
  • {{ end }} {{ with .Site.Params.social.stackoverflow }}
  • {{ end }} {{ with .Site.Params.social.reddit }}
  • {{ end }} {{ with .Site.Params.social.mastodon }}
  • {{ end }} {{ with .Site.Params.social.keybase }}
  • {{ end }} {{ with .Site.Params.social.xing }}
  • {{ end }} {{ with .Site.Params.social.instagram }}
  • {{ end }} {{ with .Site.Params.social.flickr }}
  • {{ end }}
{{ end }} {{ if .Site.Params.bookmarks }}

QUICK LINKS
    {{ range .Site.Params.bookmark_link }}
  • {{.title}}
  • {{ end }}
{{ end }} {{ if .Site.Params.featured_tags }}

FEATURED TAGS
{{ $featured_condition_size := .Site.Params.featured_condition_size }} {{ range $name, $taxonomy := .Site.Taxonomies.tags }} {{ if gt (len $taxonomy.Pages) $featured_condition_size }} {{ $name }} {{ end }} {{ end }}
{{ end }} {{ if .Site.Params.friends }}

FRIENDS
    {{ range .Site.Params.friend_link }}
  • {{.title}}
  • {{ end }}
{{ end }} {{ if .Site.Params.publications }}

{{ .Site.Params.publications.Title }}
{{ range .Site.Params.publications.items }} avatar {{ end }}
{{ end }}