Skip to content

Commit a9ea52a

Browse files
committed
Made the about page and fixed header and inserted bottom header
1 parent 460724f commit a9ea52a

File tree

2 files changed

+162
-53
lines changed

2 files changed

+162
-53
lines changed

app/views/layouts/application.html.erb

Lines changed: 43 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -57,25 +57,50 @@
5757
</div>
5858
</div>
5959
</div>
60-
<div class="container">
61-
<div class="well">
62-
<div class="hero-unit">
63-
<div>
64-
<h2>
65-
Learn More
66-
</h2>
67-
<p>
68-
What is LessonOverflow
69-
<br>
70-
View our API Documentation
71-
<br>
72-
Other Freqrtly asked questions
73-
<br>
74-
&nbsp;
75-
</p>
76-
</div>
77-
</div>
7860
</div>
61+
<div class="navbar navbar-fixed-bottom">
62+
<div class="navbar-inner">
63+
<div class="container">
64+
<a class="brand" href="#">
65+
Lesson Overflow
66+
</a>
67+
<ul class="nav">
68+
<li>
69+
<a href="#">
70+
About
71+
</a>
72+
</li>
73+
<li>
74+
<a href="#">
75+
Developers
76+
</a>
77+
</li>
78+
<li>
79+
<a href="#">
80+
Schools
81+
</a>
82+
</li>
83+
<li>
84+
<a href="#">
85+
Contacts
86+
</a>
87+
</li>
88+
<li>
89+
<a href="#">
90+
Mission
91+
</a>
92+
</li>
93+
<li>
94+
<a href="#">
95+
Jobs
96+
</a>
97+
</li>
98+
</ul>
99+
</div>
100+
</div>
101+
</div>
102+
103+
79104
<%= yield %>
80105
</body>
81106
</html>

app/views/pages/about.html.erb

Lines changed: 119 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<div class="navbar-inner">
33
<div class="container">
44
<a class="brand" href="#">
5-
LessonOverflow
5+
Lesson Overflow
66
</a>
77
<ul class="nav">
88
<li>
99
<a href="#">
1010
Home
1111
</a>
1212
</li>
13-
<li class="active">
14-
<a href="">
13+
<li>
14+
<a href="#">
1515
About
1616
</a>
1717
</li>
@@ -32,61 +32,145 @@
3232
</div>
3333
</div>
3434
<div class="container">
35-
<div class="well">
36-
<div class="hero-unit">
37-
<div>
38-
<h2>
39-
Learn More
40-
</h2>
41-
<p>
42-
What is LessonOverflow
43-
<br>
44-
View our API Documentation
45-
<br>
46-
Other Freqrtly asked questions
47-
<br>
48-
&nbsp;
49-
</p>
50-
</div>
35+
<div class="hero-unit">
36+
<div>
37+
<h2>
38+
Learn More
39+
</h2>
40+
<p>
41+
<ul>
42+
<li> <a href="#What">What is Lesson Overflow</a></li>
43+
<li> <a href="#Team">Team Core Value</a></li>
44+
<li> <a href="#Mission"> Company Mission</a></li>
45+
<li> <a href="#Frequently"> Frequently Asked Questions</a></li>
46+
</p>
5147
</div>
5248
</div>
53-
<div class="hero-unit">
49+
<div class="hero-unit" id="What">
5450
<div>
5551
<h2>
56-
What is LessonOverflow?
52+
What is Lesson Overflow?
5753
</h2>
5854
<p>
59-
LessonOverflow is a repository of the best common-core aligned learning
60-
resources that can be automatically integrated into common mastery data.
61-
&nbsp;
55+
Lesson Overflow is a repository of the best common-core aligned learning
56+
resources that can be automatically integrated into Common-Core Mastery
57+
Data.
6258
<br>
6359
<br>
6460
We provide easy and simple integration for actionable next steps for your
65-
reteach tools&nbsp;
61+
reteach tools
6662
</p>
6763
</div>
6864
</div>
69-
<div class="hero-unit">
65+
<div class="hero-unit" id="Team">
7066
<div>
71-
<h1>
67+
<h2>
7268
Team Core Values
73-
</h1>
69+
</h2>
70+
<ol>
71+
<li> Communinication
72+
73+
<p>
74+
We want to continueously communicate with our team members. We believe
75+
that with communication it offers a lot of transparency for teachers and
76+
for teachers to do their work.
77+
</p>
78+
</li>
79+
80+
81+
82+
<li> Trust
83+
<p>
84+
We trust each other's value of work. Our team believes in each other and
85+
we're committed to finding the right people for our company who can trust
86+
each other's abilities to do great work!
87+
</p>
88+
</li>
89+
90+
91+
92+
<li>Respect
93+
<p>
94+
As hard as it maybe running a company, we want to try to respect each
95+
other's opinions, value, and worth ethic, because we believe our employees will do anything to move the mission forward for our teachers.
96+
</p>
97+
</li>
98+
99+
100+
<li> Be open to Feedback
101+
74102
<p>
75-
I'm a super hero!
103+
We love feedback! Seriously. Whether it be with from our colleagues our
104+
customers, we love feedback.
76105
</p>
106+
</li>
107+
<li>
108+
Continuous learning
109+
<p>
110+
As an education company we value the learning process. We want to continuosly
111+
grow as a company and hope our teachers do as well
112+
</p>
113+
</li>
114+
</ol>
115+
</span>
77116
</div>
78-
<h3>
79-
Heading
80-
</h3>
81117
</div>
82-
<div class="hero-unit">
118+
<div class="hero-unit" id="Mission">
83119
<div>
84120
<h2>
85-
Frequently Asked Questions
121+
Company Mission
122+
</h2>
123+
<div>
124+
<p>
125+
Our mission as a company is to provide the best aligned resources to mastery data
126+
so that resources can be made readily available to teachers tied
127+
to each students individual performance. We want to cut down the
128+
time it takes for data and action by providing specific aligned resources
129+
to mastey data services.
130+
</p>
131+
</div>
132+
</div>
133+
</div>
134+
<div class="hero-unit" id="Frequently">
135+
<div>
136+
<h2>
137+
Frequently asked questions
86138
</h2>
87139
<p>
88-
I'm a super hero!
140+
How does our API documentation work?
141+
<br>
142+
How kinds of resources are available for this to work?
143+
<br>
144+
How much does this service cost?
145+
<br>
146+
How do we integrate the date for these resources?&nbsp;
89147
</p>
90148
</div>
91149
</div>
92150
</div>
151+
<div class="navbar">
152+
<div class="navbar-inner">
153+
<div class="container">
154+
<a class="brand" href="#">
155+
Brand
156+
</a>
157+
<ul class="nav">
158+
<li>
159+
<a href="#">
160+
Link 1
161+
</a>
162+
</li>
163+
<li>
164+
<a href="#">
165+
Link 2
166+
</a>
167+
</li>
168+
<li>
169+
<a href="#">
170+
Link 3
171+
</a>
172+
</li>
173+
</ul>
174+
</div>
175+
</div>
176+
</div>

0 commit comments

Comments
 (0)