SuperKieran / TKL

Hexo Theme
Apache License 2.0
595 stars 173 forks source link

LinkedIn icon #32

Closed oridonner closed 7 years ago

oridonner commented 7 years ago

This is a great theme , but it is a bit more complicated to configure, for someone with no background in java script. Your help please on these issues :

  1. How to add LinkedIn icon?
  2. How to cancel animation and background image, I need blog content only.
  3. How to add Disqus and mailchimp?
SuperKieran commented 7 years ago
  1. No linkedin icon
  2. delete
    
    <!-- ============================ Hero Image =========================== -->
<% theme.top_saying.forEach(function(item){ %>

<%- item.title %>

<%- item.content %>

<% }); %>

in https://github.com/SuperKieran/TKL/blob/master/layout/casper/index.ejs
3. I added Disqus just now and you can update with  git pull, then add your disqus name in TKL/_config.yml  
add RSS plugin: https://github.com/hexojs/hexo-generator-feed