Rename staticPages to staticpages
This commit is contained in:
47
views/staticpages/about.jade
Normal file
47
views/staticpages/about.jade
Normal file
@@ -0,0 +1,47 @@
|
||||
extends ../interior-page-layout
|
||||
|
||||
block pagetitle
|
||||
span.glyphicon.glyphicon-question-sign
|
||||
| about lunchrun.me
|
||||
|
||||
block interiorcontent
|
||||
.row
|
||||
.col-xs-12.col-sm-8
|
||||
h2 Why lunchrun.me?
|
||||
p
|
||||
| If you're like me, then lunch runs at the office are always
|
||||
| a little bit of a hassle. Someone is usually nice enough to
|
||||
| organize it, but then the e-mails start flying and who can keep
|
||||
| track of everyone's orders in all that tangled web of email threads?
|
||||
p
|
||||
| This is the problem that lunchrun.me wants to solve: make lunch runs
|
||||
| at the office a quick and painless task. So, we give you (the lunch
|
||||
| run coordinator) an easy form to fill out with the basic lunch run information
|
||||
| like where you are going and who is going. Everyone gets an email linking
|
||||
| back to a simple form on the site where they can enter what they want for
|
||||
| lunch. As people enter their lunches, you can sit at your screen and watch
|
||||
| the lunch run orders fill up to 100% and you know you're ready to go. It's
|
||||
| that easy!
|
||||
|
||||
h2 Help us improve!
|
||||
p
|
||||
| We are always looking to improve the site. So, give us your feedback! See
|
||||
| that little question mark bubble in the bottom right corner of the page? Just
|
||||
| Click on that and tell us anything you need to!
|
||||
|
||||
p
|
||||
| You can keep track of recent updates listed over there under "Recent updates".
|
||||
|
||||
h2 Background images
|
||||
p
|
||||
| All of the backgrounds have been graciously provided by Elaine Davis. They all
|
||||
| belong to her 100%!
|
||||
p Thanks Elaine!
|
||||
|
||||
.col-xs-12.col-sm-4
|
||||
h2 Recent updates
|
||||
ul
|
||||
li [5/24/14] Fixed this page!
|
||||
li [5/15/14] Moved nav, "rebranded" lunch run me to lunch run|me
|
||||
li [5/13/14] Added meta tags
|
||||
li [5/13/14] Added validation messaging to create-run form
|
||||
Reference in New Issue
Block a user