Skip to content

Commit 36e06d7

Browse files
committed
#17283 Initial commit integrating design provided by the designer
1 parent 599c06a commit 36e06d7

File tree

205 files changed

+33522
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+33522
-53
lines changed

src/Template/Element/footer.ctp

+161
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,161 @@
1+
<section id="socials" class="back-3">
2+
<div class="container-fluid">
3+
<div class="row">
4+
<div class="col-xs-12 col-sm-12 col-md-5 social text-center">
5+
<div class="col-sm-3 col-xs-3">
6+
<div id="fb-root"></div>
7+
<script>(function(d, s, id) {
8+
var js, fjs = d.getElementsByTagName(s)[0];
9+
if (d.getElementById(id)) return;
10+
js = d.createElement(s); js.id = id;
11+
js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.5";
12+
fjs.parentNode.insertBefore(js, fjs);
13+
}(document, 'script', 'facebook-jssdk'));
14+
</script>
15+
<div id="fb-root-face" class="fb-like" data-href="https://www.facebook.com/CakePHP/" data-layout="button_count" data-action="like" data-show-faces="true" data-share="false"></div>
16+
</div>
17+
18+
<div class="col-sm-3 col-xs-3">
19+
<iframe src="https://ghbtns.com/github-btn.html?user=cakephp&amp;repo=cakephp&amp;type=star&amp;count=true&amp;size=small" frameborder="0" scrolling="0" width="120px" height="30px"></iframe>
20+
</div>
21+
22+
<div class="col-sm-3 col-xs-3">
23+
<iframe src="https://ghbtns.com/github-btn.html?user=cakephp&amp;repo=cakephp&amp;type=fork&amp;count=true&amp;size=small" frameborder="0" scrolling="0" width="120px" height="30px"></iframe>
24+
</div>
25+
26+
<div class="col-sm-3 col-xs-3">
27+
<a href="https://twitter.com/CakePHP" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @CakePHP</a>
28+
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
29+
</div>
30+
</div>
31+
32+
<div class="col-xs-12 col-sm-12 col-md-7 social-footer text-center ">
33+
34+
<a href="#" data-toggle="tooltip" title="Twitter"><i class="fa icon-social fa-twitter"></i>
35+
<a href="#" data-toggle="tooltip" title="Facebook"><i class="fa icon-social fa-facebook"></i></a>
36+
<a href="#" data-toggle="tooltip" title="Google Plus"><i class="fa icon-social fa-google-plus"></i></a>
37+
<a href="#" data-toggle="tooltip" title="Youtube"><i class="fa icon-social fa-youtube-play"></i></a>
38+
<a href="#" data-toggle="tooltip" title="Linkedin"><i class="fa icon-social fa-linkedin"></i></a>
39+
<a href="#" data-toggle="tooltip" title="Github"><i class="fa icon-social fa-git"></i></a>
40+
<a href="#" data-toggle="tooltip" title="Quora"><span class="glyph_range icon-social">T</span></a>
41+
<a href="#" data-toggle="tooltip" title="Stack Overflow"><i class="fa icon-social fa-stack-overflow"></i></a>
42+
<a href="#" data-toggle="tooltip" title="IRC" class="icon-irc">#IRC</a>
43+
</div>
44+
45+
</div>
46+
</div>
47+
</section>
48+
49+
50+
<footer id="footer" class="footer-wrapper">
51+
<div class="container">
52+
<div class="row col-p30">
53+
54+
<div class="col-sm-12 col-md-3">
55+
<div class="footer-widget t-footer">
56+
<form class="form" method="post" action="">
57+
<h4>My CakePHP</h4>
58+
<div class="col-md-12 p0 form-user">
59+
<label class="mb10">Username<input type="text" name="val_fname" id="val_fname" class="form-control"></label>
60+
<label class="mb10">Password<input type="password" name="val_lname" id="val_lname" class="form-control"></label>
61+
</div>
62+
63+
<div class="col-md-4 col-xs-6 p0 pull-right">
64+
<button type="submit" class=" btn-user">Login</button>
65+
</div>
66+
67+
<div class="col-md-8 col-xs-6 p0 register">
68+
<label><input type="checkbox">Remember me</label>
69+
<p>Forgot your password?<br>New user?<a href=""> Register!</a></p>
70+
<a href="https://www.openhub.net/p/cakephp">
71+
<img src="images/open-hub.png">
72+
</a>
73+
<div class="mt10">
74+
<a href="https://www.rackspace.com/">
75+
<img src="images/rackspace.png">
76+
</a>
77+
</div>
78+
</div>
79+
80+
</form>
81+
</div>
82+
</div>
83+
84+
<div class="col-sm-12 col-md-9">
85+
<div class="col-sm-3">
86+
<ul class="footer-menu">
87+
<li class="menu-title menu-title-m"><i class="fa fa-menu-title fa-book"></i>Documentation</li>
88+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>CookBook</a></li>
89+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Api</a></li>
90+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Videos</a></li>
91+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Privacy Policy</a></li>
92+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Logos & Trademerks</a></li>
93+
94+
<li class="menu-title mt30"><a href="#"><i class="fa fa-menu-title fa-briefcase"></i>Business Solutions</a></li>
95+
<li class="menu-title mt30"><a href="#"><i class="fa fa-menu-title fa-desktop"></i>Showcase</a></li>
96+
</ul>
97+
</div>
98+
99+
<div class="col-sm-3">
100+
<ul class="footer-menu">
101+
<li class="menu-title"><i class="fa fa-menu-title fa-users"></i>Community</li>
102+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Get Involved</a></li>
103+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Blog</a></li>
104+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Newsletter</a></li>
105+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Certification</a></li>
106+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Calendar</a></li>
107+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>My Cakephp</a></li>
108+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Cakefest</a></li>
109+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Cakesf</a></li>
110+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Oss Bounty</a></li>
111+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Forum</a></li>
112+
</ul>
113+
</div>
114+
115+
<div class="col-sm-3">
116+
<ul class="footer-menu">
117+
<li class="menu-title"><i class="fa fa-menu-title fa-comments-o"></i>Help & Support</li>
118+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Issues (Github)</a></li>
119+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Youtube Channel</a></li>
120+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Google Groups</a></li>
121+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Stack Overflow</a></li>
122+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Commercial</a></li>
123+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Irc</a></li>
124+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Quora</a></li>
125+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Facebook</a></li>
126+
127+
<li class="menu-title mt30"><i class="fa fa-menu-title fa-calendar-o"></i>Calendar</li>
128+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Meetups</a></li>
129+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Events</a></li>
130+
</ul>
131+
</div>
132+
133+
<div class="col-sm-3">
134+
<ul class="footer-menu">
135+
<li class="menu-title"><i class="fa fa-menu-title fa-tags"></i>Marketplace</li>
136+
<li class="menu-sub">Service Providers</li>
137+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Cakedc</a></li>
138+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Phpstorm</a></li>
139+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Rackspace</a></li>
140+
<li class="menu-sub">Jobs</li>
141+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Freelance App</a></li>
142+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Cakephp Jobs</a></li>
143+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Cakexperts</a></li>
144+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Job Board</a></li>
145+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Linkedin</a></li>
146+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Freelancer</a></li>
147+
<li><a href="#"><i class="fa fa-menu fa-chevron-right"></i>Upwork</a></li>
148+
</ul>
149+
</div>
150+
151+
</div>
152+
153+
154+
</div>
155+
<div class="row">
156+
<div class="col-md-12 text-center mt30">
157+
<p class="copyright">&copy; Copyright 2005-2016 Cake Software Foundation, Inc. All rights reserved.</p>
158+
</div>
159+
</div>
160+
</div>
161+
</footer>
+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<section class="hero-2 section-fest">
2+
<div class="container text-center">
3+
<div class="row">
4+
<div class="col-sm-10 col-md-4 col-sm-offset-1 col-md-offset-4">
5+
<div class="box-cakefest text-center">
6+
<span class="glyph_range icon-fest">N</span>
7+
</div>
8+
</div>
9+
</div>
10+
</div>
11+
</section>
12+
13+
<section id="cakefest" class="pt-90 fundo-w">
14+
<div class="container">
15+
<div class="row col-p30 mt20">
16+
<div class="col-md-12 text-center">
17+
<h3>CakeFest 2016 Amsterdam</h3>
18+
<h5 class="sub-fest">May 26th to May 29th</h5>
19+
</div>
20+
21+
<div class="col-md-6 col-md-offset-1">
22+
<p>Don't have a ticket yet? Only a limited amount are available, so purchase yours today! Not only is there a huge range of great talks and workshops being run, there are a whole range of prizes and giveaways provided by our gracious sponsors!</p>
23+
<div class="text-center">
24+
<button type="button" class="btn btn-fest mt40">Buy Your Tickets</button>
25+
</div>
26+
</div>
27+
<div class="col-md-3 col-md-offset-1">
28+
<div class="box-data">
29+
<h6>Only</h6>
30+
<h6><span>55<span></h6>
31+
<h5>days left to</h5>
32+
<h4>CakeFest 2016</h4>
33+
</div>
34+
</div>
35+
36+
</div>
37+
</div>
38+
</section>
+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<section class="ptb-80 back-red">
2+
<div class="container">
3+
<div class="row">
4+
<div class="col-md-8 col-md-offset-2 text-center">
5+
<h3 class="title-white mb50">Sign up for our newsletter.</h3>
6+
7+
<form class="form" method="post" action="">
8+
<div class="row col-p10">
9+
<div class="col-sm-6">
10+
<label class="mb10"><input type="text" name="newname" id="newname" class="form-control" placeholder="Name"></label>
11+
</div>
12+
<div class="col-sm-6">
13+
<label class="mb10"><input type="email" name="newname" id="newmail" class="form-control" placeholder="Email"></label>
14+
</div>
15+
</div>
16+
<div class="mt20 clearfix">
17+
<button type="submit" class="btn btn-white">Send!</button>
18+
</div>
19+
</form>
20+
</div>
21+
22+
</div>
23+
</div>
24+
</section>

src/Template/Element/home/quotes.ctp

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<section id="quote" class="pt-90">
2+
<div class="container">
3+
<div class="row">
4+
5+
<div class="col-md-12 text-center">
6+
<h3 class="title-red">Hear what others have to say.</h3>
7+
<h4 class="subtitle-black">This is how CakePHP has helped others to succeed.</h4>
8+
</div>
9+
10+
<div class="col-md-6 mb90">
11+
<div class="col-md-10 col-md-offset-1">
12+
<div class="quote">
13+
<img src="images/quote/janey.png">
14+
<blockquote>“I see our relationship as a long term one and have no intentions of ever moving away from CakeDC. We love you guys!”</blockquote>
15+
<h5>Janey de Nordwall</h5>
16+
<h6>Six Dinners Later Ltd.</h6>
17+
</div>
18+
</div>
19+
</div>
20+
21+
<div class="col-md-6 mb90">
22+
<div class="col-md-10 col-md-offset-1">
23+
<div class="quote">
24+
<img src="images/quote/beth.png">
25+
<blockquote>“CakeDC really put in the hours to save our troubled project, putting in the talent and experience to meet some very tight deadlines.”</blockquote>
26+
<h5>Beth Jokhio</h5>
27+
<h6>Avesta Systems Inc.</h6>
28+
</div>
29+
</div>
30+
</div>
31+
32+
<div class="col-md-6 mb90">
33+
<div class="col-md-10 col-md-offset-1">
34+
<div class="quote">
35+
<img src="images/quote/david.png">
36+
<blockquote>“Some of the smartest, fastest, and most talented developers I have ever worked with.”</blockquote>
37+
<h5>David Kullmann</h5>
38+
<h6>No Limits Labs LLC</h6>
39+
</div>
40+
</div>
41+
</div>
42+
43+
<div class="col-md-6 mb90">
44+
<div class="col-md-10 col-md-offset-1">
45+
<div class="quote">
46+
<img src="images/quote/michael.png">
47+
<blockquote>“Our experience so far has been excellent working with you guys.”</blockquote>
48+
<h5>Michael Lebieniec</h5>
49+
<h6>Code Creator LLC</h6>
50+
</div>
51+
</div>
52+
</div>
53+
54+
</div>
55+
</div>
56+
</section>

src/Template/Element/home/share.ctp

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<section id="sharing" class="ptb-80 fundo-w">
2+
<div class="container-fluid">
3+
<div class="row">
4+
<span class="glyph_range icon-sharing">S</span>
5+
</div>
6+
</div>
7+
<div class="container">
8+
<div class="row">
9+
<div class="col-md-12 text-center mb50">
10+
<h3 class="title-red">Sharing the cake.</h3>
11+
<h4 class="subtitle-black">Get involved and support the community.</h4>
12+
</div>
13+
<div class="col-md-8 col-md-offset-2 text-center">
14+
<p>If you're interested in contributing to CakePHP and supporting the community then we'd love for you to join us, there are a variety of ways to get involved and help out. </p>
15+
<button type="button" class="btn btn-red mt40">Learn more.</button>
16+
</div>
17+
</div>
18+
</div>
19+
</section>
+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<section>
2+
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
3+
4+
<ol class="carousel-indicators">
5+
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
6+
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
7+
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
8+
</ol>
9+
10+
<div class="carousel-inner" role="listbox">
11+
<div class="item active">
12+
<img src="images/companies/tribehr.jpg" alt="">
13+
<div class="carousel-caption">
14+
</div>
15+
</div>
16+
<div class="item">
17+
<img src="images/companies/copify.jpg" alt="">
18+
<div class="carousel-caption">
19+
</div>
20+
</div>
21+
<div class="item">
22+
<img src="images/companies/affilo.jpg" alt="">
23+
<div class="carousel-caption">
24+
</div>
25+
</div>
26+
</div>
27+
28+
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
29+
<i class="fa icon-carousel fa-angle-left"></i>
30+
<span class="sr-only">Previous</span>
31+
</a>
32+
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
33+
<i class="fa icon-carousel fa-angle-right"></i>
34+
<span class="sr-only">Next</span>
35+
</a>
36+
</div>
37+
</section>
38+
39+
<section id="companies">
40+
<div class="container">
41+
<div class="row">
42+
<div class="col-md-12 text-center">
43+
<h3>Companies using CakePHP</h3>
44+
<button type="button" class="btn btn-red mt40">View the Showcase</button>
45+
</div>
46+
</div>
47+
</div>
48+
</section>
49+
50+
<section id="companies-logos">
51+
<div class="container-fluid p0">
52+
<div class="row col-p0 max_height sm_max_height">
53+
<div class="col-sm-12 p0">
54+
55+
<div class="owl-carousel owl-columns5 owl-p10">
56+
<div class="owl-el">
57+
<img src="images/companies/logos/1.jpg" alt="">
58+
</div>
59+
<div class="owl-el">
60+
<img src="images/companies/logos/2.jpg" alt="">
61+
</div>
62+
<div class="owl-el">
63+
<img src="images/companies/logos/3.jpg" alt="">
64+
</div>
65+
<div class="owl-el">
66+
<img src="images/companies/logos/4.jpg" alt="">
67+
</div>
68+
<div class="owl-el">
69+
<img src="images/companies/logos/5.jpg" alt="">
70+
</div>
71+
<div class="owl-el">
72+
<img src="images/companies/logos/6.jpg" alt="">
73+
</div>
74+
<div class="owl-el">
75+
<img src="images/companies/logos/7.jpg" alt="">
76+
</div>
77+
<div class="owl-el">
78+
<img src="images/companies/logos/8.jpg" alt="">
79+
</div>
80+
</div>
81+
82+
</div>
83+
</div>
84+
</div>
85+
</section>

0 commit comments

Comments
 (0)