Commit Graph

14 Commits

Author SHA1 Message Date
Luke Dodge
1b668a3223 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) 2016-10-04 19:12:20 -07:00
Liu Binsheng
c2534b71ec use post.excerpt instead of post.content 2016-09-16 00:41:31 +08:00
Pete
0eb18422ee minor fixes 2016-07-27 18:20:28 -05:00
Pete
0458bf9803 tagging options
Tags will display as plain text if a user adds tags to a post. If user
sets 'link-tags: true' in _config.yml, then Jekyll will make a new page
for each tag which lists all posts with given tag (provided the site is
not deployed through GitHub pages)
2016-07-27 17:12:30 -05:00
Pete
ce8ece5fc2 option for tags 2016-07-27 16:46:42 -05:00
Pete
b90c1c8de9 add tags 2016-07-27 15:19:16 -05:00
lrdodge
9ecf26af73 Change order of post excerpt processing 2016-06-19 19:09:43 -05:00
Dean Attali
1884ac978f Remove the instructions in index.html because users didn't know how to remove it 2015-11-21 11:48:10 -08:00
Dean Attali
b115a56067 XML escape post blurbs 2015-11-08 15:12:36 -08:00
Dean Attali
66df8a95ca make sure the [Read More] in blog excerpts is not disrupted by new line 2015-03-31 00:23:21 -07:00
Dean Attali
757206b082 simplify YAML params and readme 2015-03-03 01:03:01 -08:00
Dean Attali
b88715cf3c slight wording change 2015-03-02 17:21:32 -08:00
Dean Attali
13df585003 refer to all files relative to baseurl to work for project pages 2015-03-02 16:24:18 -08:00
Dean Attali
709f591ab4 initial commit 2015-03-02 12:06:05 -08:00