Skip to content

Instantly share code, notes, and snippets.

@petehamilton
Created November 17, 2012 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petehamilton/4097571 to your computer and use it in GitHub Desktop.
Save petehamilton/4097571 to your computer and use it in GitHub Desktop.
Imperial College Computing Digest Template
# Example of rendered digest: http://docsoc.s3.amazonaws.com/sample/sample_digest_email.html
# Github Repo for digest email generator: https://github.com/PeterHamilton/digest-email
# Instructions:
# 1. Download this file
# 2. Fill it in (minus image URL, unless you have one)
# 3. Send a 150px wide image + the file to me
- list_title: This text will go in the top list of posts
image: https://s3-eu-west-1.amazonaws.com/docsoc/sample/suitcase.jpg
title: This will appear bolded at the top of the item. Useful for title+date/important info
body: |
This is an example of a simple digest item.
In this example it might be for a potential industry placement - for example, check out the rather nice suitcase image on the left
These fields are parsed with [markdown](http://daringfireball.net/projects/markdown/) so:
1. We can use lists
2. We can *italicize* and **bold** words
3. We can easily write [links](http://peterhamilton.github.com)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment