% if (config.disqus_shortname && !is_home() && !is_archive()) { %>
<% } %>
<% if (theme.gitment.owner && theme.gitment.repo && theme.gitment.client.id && theme.gitment.client.secret && !is_home() && !is_archive()) { %>
<% } %>
<% if (theme.utterances.enable && theme.utterances.repo){ %>
<% } %>
<% if (theme.valine.enable && theme.valine.appId && theme.valine.appKey){ %>
<% } %>
<% if (theme.fancybox){ %>
<%- css('fancybox/jquery.fancybox') %>
<%- js('fancybox/jquery.fancybox.pack') %>
<% } %>
<%- js('js/typing') %>
<%- partial('baidu_tongji') %>
<%- partial('google-analytics') %>
<%- partial('gauges-analytics') %>