More than 5 years have passed since last update.
posted at 2012-04-03
Octopressでは、デフォルトでDisqusを表示させる事が可能です。
Disqus情報は、_config.ymlに追記します。
# ----------------------- # # 3rd Party Settings # # ----------------------- # # Disqus Comments disqus_short_name: scrabblenote disqus_show_comment_count: false
これで、記事の最下部にDisqusが表示されればオッケー。 簡単ですね!