summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/about-us/news/2014/columbia-journalism-review.haml6
-rw-r--r--pages/about-us/news/2014/en.haml2
2 files changed, 8 insertions, 0 deletions
diff --git a/pages/about-us/news/2014/columbia-journalism-review.haml b/pages/about-us/news/2014/columbia-journalism-review.haml
new file mode 100644
index 0000000..9923ef7
--- /dev/null
+++ b/pages/about-us/news/2014/columbia-journalism-review.haml
@@ -0,0 +1,6 @@
+- @title = "LEAP article in Columbia Journalism Review"
+- @author = "Elijah"
+- @posted_at = "2014-01-10"
+- @more = false
+- @preview = capture_haml do
+ The Columbia Journalism review has a nice <a href="http://www.cjr.org/behind_the_news/leap_email.php">introduction to LEAP encrypted email</a> and the importance of secure communication for journalists.
diff --git a/pages/about-us/news/2014/en.haml b/pages/about-us/news/2014/en.haml
new file mode 100644
index 0000000..4c08921
--- /dev/null
+++ b/pages/about-us/news/2014/en.haml
@@ -0,0 +1,2 @@
+- @path_prefix = '2014'
+= recent_blog_summaries('news/2014') \ No newline at end of file