% if (!has_config('comment.owner') || !has_config('comment.admin') || !has_config('comment.repo') || !has_config('comment.client_id') || !has_config('comment.client_secret')) { %>
owner
, admin
, repo
, client_id
, or client_secret
for Gittalk.
Please set it in _config.yml
.