Bryan Britten
66bd2ada99
Allow dynamic images on each blog post ( #143 )
* Allow dynamic images on each blog post
* Adding responsive CSS for blog post images
* Adding image parameter to YAML front matter
8 years ago
Luke Dodge
f4d139d2d0
Fix show/hide of Read Me link on index page ( #111 )
8 years ago
Dean Attali
dfb1c61917
replace post.content with post.excerpt in index page
8 years ago
Dean Attali
1b550134f1
ignore excerpt_separator in index.html
8 years ago
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 )
8 years ago
Liu Binsheng
c2534b71ec
use post.excerpt instead of post.content
8 years ago
Pete
0eb18422ee
minor fixes
8 years ago
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)
8 years ago
Pete
ce8ece5fc2
option for tags
8 years ago
Pete
b90c1c8de9
add tags
8 years ago
lrdodge
9ecf26af73
Change order of post excerpt processing
8 years ago
Dean Attali
1884ac978f
Remove the instructions in index.html because users didn't know how to remove it
9 years ago
Dean Attali
b115a56067
XML escape post blurbs
9 years ago
Dean Attali
66df8a95ca
make sure the [Read More] in blog excerpts is not disrupted by new line
9 years ago
Dean Attali
757206b082
simplify YAML params and readme
9 years ago
Dean Attali
b88715cf3c
slight wording change
9 years ago
Dean Attali
13df585003
refer to all files relative to baseurl to work for project pages
9 years ago
Dean Attali
709f591ab4
initial commit
9 years ago