From 627f0488e5bd3c31359fc9e78acffbfea4a86a8b Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 24 Aug 2012 21:12:36 -0700 Subject: committed website v. 0.1.0 --- app/views/pages/about-us/news/2012/en.haml | 1 + app/views/pages/about-us/news/2012/first-post/en.haml | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 app/views/pages/about-us/news/2012/en.haml create mode 100644 app/views/pages/about-us/news/2012/first-post/en.haml (limited to 'app/views/pages/about-us/news/2012') diff --git a/app/views/pages/about-us/news/2012/en.haml b/app/views/pages/about-us/news/2012/en.haml new file mode 100644 index 0000000..dc68ad5 --- /dev/null +++ b/app/views/pages/about-us/news/2012/en.haml @@ -0,0 +1 @@ += recent_blog_summaries('news/2012') diff --git a/app/views/pages/about-us/news/2012/first-post/en.haml b/app/views/pages/about-us/news/2012/first-post/en.haml new file mode 100644 index 0000000..d32753a --- /dev/null +++ b/app/views/pages/about-us/news/2012/first-post/en.haml @@ -0,0 +1,10 @@ +- @title = "Tada! A website" +- @author = "Elijah" +- @posted_at = "2012-08-24" +- @tags = [''] +- @categories = [''] +- @preview = capture_haml do + :textile + I just put up the official and uncensored LEAP website. Everything needs a beginning, and I suppose this is our beginning--not with a whimper or a bang, but with a "tada!" Poke around, check us out, and please send us your questions, angry tirades, or love letters. More updates to follow shortly. + + -- cgit v1.2.3