Skip to content

Commit

Permalink
Página 404 e sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
corintho committed Jun 4, 2014
2 parents 8e0ae3b + f2fde5b commit 6eeef98
Show file tree
Hide file tree
Showing 13 changed files with 79 additions and 44 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
_site
_site
site-cs.sublime-project
site-cs.sublime-workspace
run_local.bat
venv/
25 changes: 25 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
sitemap: false
layout: error
title: 404
---
<header class="header-error">
<div class="container"><a href="/"><img src="/img/logo.png" alt="Concrete Solutions"></a></div>
</header>
<section class="error">
<div class="container">
<div class="col-md-6 box-error">
<h1>404</h1>
<p>P&aacute;gina n&atilde;o encontrada</p>
</div>
<div class="col-md-6">
<h4>Poss&iacute;veis motivos</h4>
<ul>
<li>O conte&uacute;do n&atilde;o est&aacute; mais no ar;</li>
<li>A p&aacute;gina mudou de lugar;</li>
<li>Voc&ecirc; digitou o endere&ccedil;o errado.</li>
</ul>
<a href="/"><span class="glyphicon glyphicon-asterisk"></span>Ir para a p&aacute;gina inicial</a>
</div>
</div>
</section>
9 changes: 6 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Dat site title tho
name: Concrete Solutions
markdown: redcarpet
highlighter: pygments
description: "Write an awesome description for your new site here. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
url: "http://yourdomain.com"
description: "Concrete Solutions"
url: "http://www.concretesolutions.com.br"

gems:
- jekyll-sitemap
3 changes: 3 additions & 0 deletions news/index.html → _drafts/news/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
sitemap: false
---
<!doctype html>
<html lang="pt-br">
<head>
Expand Down
2 changes: 0 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,3 @@ <h4>Siga-nos!</h4>
{% endif %}
});
</script>
</body>
</html>
5 changes: 1 addition & 4 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<!doctype html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
Expand All @@ -16,5 +14,4 @@
<script src="js/vendor/html5shiv-3.7.0.js"></script>
<script src="js/vendor/respond.min-1.4.2.js"></script>
<![endif]-->
</head>
<body>
</head>
12 changes: 12 additions & 0 deletions _layouts/error.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>

{% include head.html %}
<body>
<div class="page-content">
<div class="wrap">
{{ content }}
</div>
</div>
</body>
</html>
24 changes: 0 additions & 24 deletions _posts/2014-05-27-welcome-to-jekyll.markdown

This file was deleted.

6 changes: 3 additions & 3 deletions carreira/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ <h4>Sem vagas no momento!</h4>
<h2 class="secondary-title"><span class="purple">//</span> Fix<h2>
<div class="col-md-4">
<div class="jumbotron">
<h2>PDBA/AD</h2>
<h2>DBA/AD</h2>
<h4>O que esperamos do candidato:</h4>
<ul>
<p>Habilidades Fundamentais:</p>
Expand All @@ -192,15 +192,15 @@ <h4>O que esperamos do candidato:</h4>
<li>Modelagem de dados</li>
<li>Tuning de query</li>
<li>Programação em banco de dados (scripts de carga, procedures)</li>
<li>CArquiteturas com High Availability</li>
<li>Arquiteturas de Alta Disponibilidade</li>
<li>Inglês fluente</li>
</ul>
<ul>
<p>Plus:</p>
<li>Big Data</li>
<li>Banco de Dados na nuvem</li>
<li>No-SQLs</li>
<li>Conhecimentos em Web Semântic</li>
<li>Conhecimentos em Web Semântica</li>
<li>Sparql</li>
<li>Python/Django,Ruby/Rails, Javascript</li>
</ul>
Expand Down
23 changes: 20 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ footer{background-color:#575656; padding: 40px 0 20px 0; color: #fff;}
}

/*------------------CAROUSEL----------------------*/
#carousel-example-generic{margin-top: 50px;}
#carousel-example-generic{margin-top: 50px; height: 550px;}
.carousel-indicators .active {
background-color: #000!important;
}
Expand Down Expand Up @@ -244,7 +244,7 @@ footer{background-color:#575656; padding: 40px 0 20px 0; color: #fff;}
/*-------------------BLOG------------------------*/
#blog .title{display: inline-block;}
.post header{margin-top: 20px; width: 92%;}
.title-post{font-family: "Oswald"; font-size: 18px; display: inline-block;}
.title-post{font-family: "Oswald"; font-size: 17px; display: inline-block;}
.author-post{font-size: 12px; font-weight: 300; display: block;}
.social-media-post{float: right; margin-top: 20px;}
.social-media-post a{display: block; background: url("../img/social-media.png") no-repeat 0 0 scroll; width: 22px; height: 22px; display: inline-block;}
Expand All @@ -257,7 +257,7 @@ footer{background-color:#575656; padding: 40px 0 20px 0; color: #fff;}
width: 540px;
height: 240px;
}
.post p{font-weight: 300; width: 84%; display: inline-block; vertical-align: top; text-align: left; margin-right: 15px; text-align: justify;}
.post p{font-weight: 300; width: 75%; display: inline-block; vertical-align: top; text-align: left; margin-right: 15px; text-align: justify;}

/*-------------------NEWS------------------------*/
#news header{margin-bottom: 40px;}
Expand Down Expand Up @@ -535,6 +535,23 @@ footer{background-color:#575656; padding: 40px 0 20px 0; color: #fff;}
.jumbotron ul p{font-size:14px !important; font-weight: 400 !important; font-family: "Open Sans", sans-serif; text-decoration: underline;}
.jumbotron ul li{font-weight: 300; font-size: 12px; padding: 5px 0; list-style: square; list-style-position: inside;}

/*-----------------------------------------------*/

/*---------------------ERROR-------------------*/

/*-----------------------------------------------*/
.header-error{background-color: black; margin-top: -90px; padding: 40px 0;}
.error{ padding: 50px 0; margin-top: 10%}
.box-error{text-align: right; border-right: 5px solid #7a68ae; padding-right: 7% !important; }
.box-error h1{font-family: "Oswald", sans-serif; font-size: 12em; font-weight: 700; color: #7a68ae;}
.error p{text-transform: uppercase; font-size: 1.2em; font-weight: 700;}
.error h4{font-size: 22px; padding-left: 10px; color:#7a68ae; padding-bottom: 20px; padding-top: 10px}
.error ul li{ list-style-type: square; list-style-position: inside; padding: 5px 10px; font-size: 16px; }
.error a{padding-top: 10px; display: block; color: black; font-weight: 700;}
.error span {font-size: 10px; padding: 0 10px 0 10px;}



/*-----------------------------------------------*/

/*---------------------CONTATO-------------------*/
Expand Down
Binary file added img/leandro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions o-que-fazemos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h3 class="">Comércio eletrônico</h3>
<section id="mobile-service" class="box box-color">
<div class="container">
<h2 class="title-service"><span class="purple">//</span> Mobile</h2>
<img src="/img/mobile.png" alt="Mobile" class="/img-responsive img-service">
<img src="/img/mobile.png" alt="Mobile" class="img-responsive img-service">
<div id="services" class="row">
<div class="box-service border-right col-md-3">
<div class="row center"><img src="/img/multicanal.png"></div>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h3>Experiência</h3>
<section id="cloud-service" class="box">
<div class="container">
<h2 class="title-service"><span class="purple">//</span> Cloud</h2>
<img src="/img/bg-cloud.jpg" alt="Cloud" class="/img-responsive img-service">
<img src="/img/bg-cloud.jpg" alt="Cloud" class="img-responsive img-service">
<div id="services" class="row">
<div class="box-service col-md-3">
<div class="row center"><img src="/img/aws.png"></div>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h3> Planos</h3>
<section id="middleware-service" class="box box-color">
<div class="container">
<h2 class="title-service"><span class="purple">//</span> Middleware</h2>
<img src="/img/middleware.png" alt="Middleware" class="/img-responsive img-service">
<img src="/img/middleware.png" alt="Middleware" class="img-responsive img-service">
<div id="services" class="row">
<div class="box-service col-md-3">
<div class="row center"><img src="/img/integracao.png"></div>
Expand Down
2 changes: 1 addition & 1 deletion quem-somos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h6>gerente da área mobile e <br>sócio-fundador da CloudRetail</h6>
</li>

<li>
<a class="tooltip-1" data-toggle="popover" data-placement="bottom" data-content="Na Concrete Solutions desde 2006, é a gerente da área de suporte enquanto atua como CEO da FIX Support, empresa do Fundo Moonlight que oferece suporte na nuvem. Já foi gerente na Good Quality Alimentos e sargento do Exército Brasileiro no 1º GAAAe."><img src="/img/avatar.png" alt="Leandro Alves"></a>
<a class="tooltip-1" data-toggle="popover" data-placement="bottom" data-content="Na Concrete Solutions desde 2006, é a gerente da área de suporte enquanto atua como CEO da FIX Support, empresa do Fundo Moonlight que oferece suporte na nuvem. Já foi gerente na Good Quality Alimentos e sargento do Exército Brasileiro no 1º GAAAe."><img src="/img/leandro.png" alt="Leandro Alves"></a>
<h3>Leandro Alves</h3>
<h6>gerente da área de suporte e <br>sócio-fundador da FIX</h6>
</li>
Expand Down

0 comments on commit 6eeef98

Please sign in to comment.