Add check to only show readme link when there is additional post content not shown on index page. Handles truncate words problems with Chinese and Japanese characters by checking for a manual break using the site excerpt separator. (#110)

This commit is contained in:
Luke Dodge 2016-10-04 21:12:20 -05:00 committed by Dean Attali
parent d614580743
commit 1b668a3223
2 changed files with 15 additions and 2 deletions

View file

@ -81,6 +81,8 @@ share-links-active:
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
# --- Misc --- #
# Manually break the site excerpt
excerpt_separator: <!--read more-->
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments
#disqus: ""