duilio / pelican-octopress-theme

Octopress default theme copied for pelican
MIT License
149 stars 119 forks source link

Support to override disqus_identifier variable from article metadeta #81

Open arulrajnet opened 8 years ago

arulrajnet commented 8 years ago

Give option to override disqus_identifier javascript variable.

meta data

:date: 2012-07-26 14:54
:author: arul
:category: foo
:tags: foo, bar
:slug: foo-bar-foo-bar
:status: published
:disqus_identifier: foo_bar_foo_bar

In the article HTML will be

 var disqus_identifier = foo_bar_foo_bar;

Refer: http://oncrashreboot.com/elegant-best-pelican-theme-features#disqus-thread-id