Flamingo
Ghost Theme
Development
$ npm install
$ npm run dev$ npm run buildCustomizations
$ npm run buildHow to Activate Disqus Comments
<section class="post-comments"> <div id="disqus_thread"></div> <script> var disqus_config = function () { this.page.url = '{{url absolute="true"}}'; this.page.identifier = 'ghost-{{comment_id}}'; }; (function() { var d = document, s = d.createElement('script'); s.src = 'https://<YOUR DISQUS SHORTNAME>.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> </section>
Feature a Post on the Tag View
Social Media Icons
Last updated