Update /about page

Removing sales positions, adding marketing position
Updating benefits list
This commit is contained in:
Matt Lott 2016-04-05 06:29:03 -07:00
parent 69b999866e
commit 133574356a
3 changed files with 19 additions and 19 deletions

View file

@ -729,10 +729,13 @@
jobs_benefits: "Employee Benefits"
jobs_benefit_1: "Competitive salary and options"
jobs_benefit_2: "15 day minimum vacation policy, excluding company holidays"
jobs_benefit_3: "Work from home flexibility"
jobs_benefit_4: "Unlimited sick/personal days"
jobs_benefit_5: "Professional development and continuing education support"
jobs_benefit_6: "Medical/dental/vision insurance"
jobs_benefit_3: "Flex time and flexible work-from-home" # {change}
jobs_benefit_4: "Unlimited vacation/sick/personal days" # {change}
jobs_benefit_5: "Professional development and continuing education support free books and games!" # {change}
jobs_benefit_6: "Medical (gold), dental, vision" # {change}
jobs_benefit_7: "Sit-stand desks for all"
jobs_benefit_8: "Generous parental leave"
jobs_benefit_9: "10-year option exercise window"
learn_more: "Learn More"
jobs_custom_title: "Create Your Own"
jobs_custom_description: "Are you passionate about CodeCombat but don't see a job listed that matches your qualifications? Write us and show how you think you can contribute to our team. We'd love to hear from you!"

View file

@ -252,6 +252,9 @@
background: $navy
ul
margin-top: 20px
a.benefits-link
color: white
text-decoration: underline
.job-listing
color: $navy
background: white

View file

@ -237,30 +237,24 @@ block content
#benefits
h5(data-i18n="about.jobs_benefits")
ul
li.small(data-i18n="about.jobs_benefit_1")
li.small(data-i18n="about.jobs_benefit_2")
li.small
a.benefits-link(href='http://blog.triplebyte.com/fixing-the-inequity-of-startup-equity', data-i18n="about.jobs_benefit_9")
li.small(data-i18n="about.jobs_benefit_8")
li.small(data-i18n="about.jobs_benefit_6")
li.small(data-i18n="about.jobs_benefit_4")
li.small(data-i18n="about.jobs_benefit_5")
li.small(data-i18n="about.jobs_benefit_6")
li.small(data-i18n="about.jobs_benefit_7")
.col-sm-6.col-md-5.col-lg-4
.job-listing
h5 Head of Sales
h5 Marketing Manager
.text-center
small.label
| San Francisco • Fulltime
p.small School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers until now.
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/2d0194ed-7c69-4aab-b1f9-363ca4b9f04b" rel="external")
p.small We're looking for an amazing marketer to help us fill our funnel and keep the pipeline growing. As our Marketing Manager, you'll be responsible for driving traffic to our website through content creation and converting those visitors into leads and customers using both automated and personalized content.
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/1033ec13-d4a0-498d-99e0-628afdb56fb5" rel="external")
span(data-i18n="about.learn_more")
.col-sm-6.col-md-5.col-md-offset-1.col-lg-4.col-lg-offset-0
.job-listing
h5 Sales Representative
.text-center
small.label
| San Francisco • Fulltime
p.small School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers until now.
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/3f6ff123-16ce-4ecb-aba3-dcf4e8927c47" rel="external")
span(data-i18n="about.learn_more")
.col-sm-6.col-md-5.col-lg-4
.job-listing
h5(data-i18n="about.jobs_custom_title")
p.small(data-i18n="about.jobs_custom_description")