Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 682 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 682 Bytes

Gravata aside in Octopress

installation

  1. copy gravatar.html to /path/to/octopress-repo/source/_includes/custom/asides.

  2. opne _config.yml file.

  3. add custom/aside/gravatar.html to default_asides property.

  4. add gravatar_hash property to "3rd Party Settings" and setting your emai hash to this prop.

	# Gravatar email hash
	gravatar_hash: (your e-mail md5 hash (when registered to the Gravatar))
  1. rake gen_deploy, enjoy!

license

MIT


© 2013 alalwww.