Skip to content

Commit 8818c5a

Browse files
committed
added new design
1 parent f2d1b8d commit 8818c5a

25 files changed

+736
-457
lines changed

_config.yml

+6
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ algolia:
2222
- "2012-"
2323
- "2013-"
2424
- "2014-"
25+
banner:
26+
# disable content to show last blogpost
27+
content: '<a href="https://sdclabs.com/trainings/schedule">
28+
Training: Web test automation with Codeception
29+
online, 21.10.2019-22.10.2019, 11:00 GMT+3 DST
30+
</a>'

_includes/for.html

+43-9
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,46 @@
11
<div class="row casestudy">
2-
<div class="col-sm-12 col-lg-6">
3-
<a href="/for/symfony" class="btn btn-default btn-lg btn-block">Symfony</a>
4-
<a href="/for/laravel" class="btn btn-default btn-lg btn-block">Laravel</a>
5-
<a href="/for/wordpress" class="btn btn-default btn-lg btn-block">WordPress</a>
6-
</div>
7-
<div class="col-sm-12 col-lg-6">
8-
<a href="/for/joomla" class="btn btn-default btn-lg btn-block">Joomla</a>
9-
<a href="/for/yii" class="btn btn-default btn-lg btn-block">Yii2</a>
10-
<a href="#" class="btn btn-default btn-lg btn-block disabled">Zend Framework 2</a>
2+
<div class="col-sm-12 col-lg-4">
3+
<a href="/for/symfony" class="item img-thumbnail bg-white">
4+
<img src="/images/frameworks/symfony_black_03.svg" alt="Symfony" style="width: 200px; height: 200px">
5+
</a>
6+
</div>
7+
<div class="col-sm-12 col-lg-4">
8+
<a href="/for/laravel" class="img-thumbnail item bg-white">
9+
<div><img src="/images/frameworks/laravel.svg" alt="">
10+
<h4>Laravel</h4>
11+
</div>
12+
</a>
13+
</div>
14+
<div class="col-sm-12 col-lg-4">
15+
<a href="/for/wordpress" class="img-thumbnail bg-white item">
16+
<div>
17+
<img src="/images/frameworks/WordPress-logotype-simplified.png" alt="">
18+
<h4>WordPress</h4>
19+
</div>
20+
</a>
21+
</div>
22+
</div>
1123

24+
<div class="row casestudy">
25+
<div class="col-sm-12 col-lg-4">
26+
<a href="/for/joomla" class="item img-thumbnail bg-white">
27+
<img src="/images/frameworks/joomla.png" alt="" style="width: 200px; height: 200px">
28+
</a>
1229
</div>
30+
<div class="col-sm-12 col-lg-4">
31+
<a href="/for/yii" class="img-thumbnail item bg-white">
32+
<div><img src="/images/frameworks/yii-logo.svg" alt="">
33+
<h4>Yii Framework</h4>
34+
</div>
35+
</a>
36+
</div>
37+
<div class="col-sm-12 col-lg-4">
38+
<div class="img-thumbnail bg-white item">
39+
<div>
40+
<img src="/images/frameworks/zf-logo-mark.png" style="width: 200px; opacity: 0.5" alt="">
41+
<h4>Zend Framework</h4>
42+
</div>
43+
</div>
44+
</div>
45+
</div>
46+

_includes/hero.html

+17-18
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,29 @@
11
<!-- Adding the new Homepage here -->
2+
3+
4+
25
<div id="home-hero">
6+
<div class="container">
37
<div class="bubble">
4-
<h1>
5-
<img src="/images/logo.svg" alt="" class="logo">
6-
Codeception</h1>
8+
9+
<img src="/images/code-example.svg" class="visible-lg-block" style="float: right;
10+
width: 400px;
11+
box-shadow: 7px 8px 19px #3333331a;
12+
border-radius: 5px;
13+
margin-left: 10px;" alt="">
14+
15+
<h1>PHP Testing for <br>everyone<span class="blue">_</span></h1>
16+
717
<p class="lead">
8-
<em>
918

10-
~ Elegant and Efficient Testing for PHP ~
11-
</em>
19+
Codeception collects and shares best practices and solutions for testing PHP web applications. With a flexible set of included modules tests are easy to write, easy to use and easy to maintain.<br>
20+
1221
</p>
1322

14-
<div class="container">
1523
<div class="row home-btns">
16-
<div class="col-sm-12 col-md-4 col-md-offset-4 ">
17-
<div class="well dark text-center">
18-
<a class="btn btn-lg btn-block btn-install" href="/quickstart">Quick Start</a><br>
19-
<a class="btn btn-lg btn-block btn-default" href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=cover_section&utm_term=big_button&utm_campaign=reference">Enterprise Support</a><br>
20-
21-
22-
</div>
23-
24-
25-
24+
<a class="btn btn-lg btn-install" style="width: 40%" href="/quickstart">Quick Start</a>&nbsp;
25+
<a class="btn btn-lg btn-default" style="width: 40%" href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=cover_section&utm_term=big_button&utm_campaign=reference">Enterprise Support</a>
2626

27-
</div>
2827
</div> <!-- /.row -->
2928
</div>
3029

_includes/joomla_hero.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<div class="hero" style="background-image: url(/images/backgrounds/joomla.jpg); ">
1+
<div class="hero">
22

33
<div class="wide">
44
<div class="container-fluid">
55
<div class="row">
66
<div class="col-lg-12 col-sm-12 text-center">
7-
<h1><div style="font-size: 60px;">Codeception for</div><img src="/images/frameworks/joomla.png" alt="Joomla"></h1>
7+
<h1><div class="quiet">Codeception for</div><img src="/images/frameworks/joomla.png" alt="Joomla"></h1>
88

99
</div>
1010

_includes/laravel_hero.html

+7-16
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
1-
<div class="hero" style="background-image: url(/images/backgrounds/laravel.jpg); ">
1+
<div class="hero" style="min-height: 400px">
22

33
<div class="wide">
44
<div class="container-fluid">
55
<div class="row">
6-
<div class="col-lg-8 col-sm-12 text-right">
7-
<h1><div class="quiet">Codeception for</div><img src="/images/frameworks/laravel.png" alt="Laravel Framework" style="width: 200px; border-radius: 50px;"> Laravel</h1>
6+
<div class="col-lg-12 col-sm-12 text-center">
7+
<h1><div class="quiet" style="margin-left: 200px;">Codeception for</div><img src="/images/frameworks/laravel.svg" alt="Laravel Framework" style="width: 200px;
8+
border-radius: 10px;
9+
background: #fff;
10+
padding: 10px;
11+
}"> Laravel</h1>
812

913
</div>
1014

11-
<div class="col-lg-4 col-sm-12">
12-
<div class="maintainer">
13-
<h4><a href="/docs/modules/Laravel5">Laravel Module</a></h4>
14-
<p>Maintainer</p>
15-
<p><img src="https://avatars3.githubusercontent.com/u/1123080?v=3&s=100" alt=""></p>
16-
<p><strong>Jan-Henk Gerritsen</strong></p>
17-
<p><a href="https://github.com/janhenkgerritsen">GitHub</a></p>
18-
<p>janhenkgerritsen<img src="/images/email.png" alt="@" style="height: 14px;"> </p>
19-
</div>
20-
21-
22-
</div>
23-
</div>
2415

2516

2617

_includes/symfony_hero.html

+2-14
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,13 @@
1-
<div class="hero" style="background-image: url(/images/backgrounds/symfony.jpg); ">
1+
<div class="hero">
22

33
<div class="wide">
44
<div class="container-fluid">
55
<div class="row">
6-
<div class="col-lg-8 col-sm-12 text-right">
6+
<div class="col-lg-12 col-sm-12 text-center">
77
<h1><div class="quiet">Codeception for</div><img src="/images/frameworks/symfony.png" alt="Symfony Framework" style="width: 70%; max-width: 800px;"></h1>
88

99
</div>
1010

11-
<div class="col-lg-4 col-sm-12">
12-
<div class="maintainer">
13-
<h4><a href="/docs/modules/Symfony">Symfony Module</a></h4>
14-
<p>Maintainer</p>
15-
<p><img src="https://avatars1.githubusercontent.com/u/76889?v=3&s=100" alt=""></p>
16-
<p><strong>Raul Ferriz</strong></p>
17-
<p><a href="https://github.com/raistlin">GitHub</a></p>
18-
<p>raistlin<img src="/images/email.png" alt="@" style="height: 14px;"> </p>
19-
</div>
20-
21-
22-
</div>
2311
</div>
2412

2513

_includes/wp_hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="hero" style="background-image: url(/images/backgrounds/wordpress.jpg); ">
1+
<div class="hero" style="background-image: url(/images/backgrounds/wordpress.jpg); background-color: #fff; ">
22

33
<div class="wide">
44
<div class="container-fluid">

_includes/yii_hero.html

+4-16
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,13 @@
1-
<div class="hero" style="background-color: #fff; height: 50%; background: #7f8c8d; padding-bottom: 30px; padding-top: 0">
1+
<div class="hero" >
22

33
<div class="wide">
4-
<div class="container-fluid" style="color: #666 !important;">
4+
<div class="container-fluid" >
55
<div class="row">
6-
<div class="col-lg-8 col-sm-12 text-center" style="background: #fff; padding-top: 5%; padding-bottom: 5%; box-shadow:0 5px 10px #666;">
7-
<h1><div class="quiet" style="color: #666">Codeception for</div><img src="/images/frameworks/yii.png" alt="Yii Framework" style="width: 70%; max-width: 800px;"></h1>
6+
<div class="col-lg-12 col-sm-12 text-center" >
7+
<h1><div class="quiet" >Codeception for</div><img src="/images/frameworks/yii.png" alt="Yii Framework" style="width: 70%; max-width: 800px; border-radius: 10px"></h1>
88

99
</div>
1010

11-
<div class="col-lg-4 col-sm-12" style="color: #666;">
12-
<div class="maintainer" style="border: none; float: left;" >
13-
<h4><a href="/docs/modules/Yii2">Yii2 Module</a></h4>
14-
<p>Maintainer</p>
15-
<p><img src="https://avatars0.githubusercontent.com/u/47294?v=3&s=100" alt=""></p>
16-
<p><strong>Alex Makarov</strong></p>
17-
<p><a href="https://github.com/samdark">GitHub</a></p>
18-
<p>samdark<img src="/images/email.png" alt="@" style="height: 14px;"></p>
19-
</div>
20-
21-
22-
</div>
2311
</div>
2412

2513

0 commit comments

Comments
 (0)