{{#is "post"}} {{#post}} {{#primary_author}}
{{#if profile_image}} {{name}} {{else}}
A
{{/if}}

{{name}}

{{#if bio}}

{{bio}}

{{/if}}
↗
{{/primary_author}} {{/post}} {{/is}}
{{#if @site.icon}} {{@site.title}} {{else}}
T
{{/if}}

{{@site.title}}

{{#if @site.description}}

{{@site.description}}

{{/if}}
{{subscribe_form placeholder="Your email" button_class="button button--subscribe" form_class="subscribe-form" }}

Follow

{{!-- {{#if @site.facebook}}f{{/if}} --}} {{#if @site.twitter}} Twitter {{/if}}

발견하기

{{#match @site.recommendations_enabled}} {{recommendations limit="4"}} {{else}}
  • {{@site.title}}

{{/match}}
{{#is "post"}} {{#post}}

Read next

    {{#if primary_tag}} {{#get "posts" filter=(concat "id:-" id "+tag:" primary_tag.slug) limit="4"}} {{#foreach posts}}
  • {{title}}

  • {{/foreach}} {{else}} {{#get "posts" filter=(concat "id:-" id) limit="4"}} {{#foreach posts}}
  • {{title}}

  • {{/foreach}} {{/get}} {{/get}} {{else}} {{#get "posts" filter=(concat "id:-" id) limit="4"}} {{#foreach posts}}
  • {{title}}

  • {{/foreach}} {{/get}} {{/if}}
{{/post}} {{/is}}
©{{date format="YYYY"}} {{@site.title}}. Published with Ghost.