Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Version 0.0.11
Browse files Browse the repository at this point in the history
* Remove github CNAME file
* Update README.md
* Update index buttons and sessions
* Update Copyright years
  • Loading branch information
mauriciovieira committed Jan 17, 2015
1 parent 1b68b80 commit f65f691
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 67 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

49 changes: 6 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,14 @@
landing-page
LinguÁgil 2015
============
[![Build Status](https://drone.io/github.com/linguagil/landing-page/status.png)](https://drone.io/github.com/linguagil/landing-page/latest)
[![Build Status](https://travis-ci.org/linguagil/landing-page.png)](https://travis-ci.org/linguagil/landing-page)


Landing Page do LinguÁgil.
[![Build Status](https://drone.io/github.com/linguagil/2015.linguagil.com.br/status.png)](https://drone.io/github.com/linguagil/2015.linguagil.com.br/latest)
[![Build Status](https://travis-ci.org/linguagil/2015.linguagil.com.br.png)](https://travis-ci.org/linguagil/2015.linguagil.com.br)

## Setup

Estamos usando ferramentas javascript. É preciso ter o node.js maior que 0.8.0 instalado.

### Grunt

Instale o grunt globalmente:

```
npm -g install grunt-cli
```


### Bower

Instale o bower globalmente e as definições do bower.json

```
npm -g install bower
bower install
```

### Outros pacotes

Instale o resto que está descrito no package.json.

```
npm install
```

## Desenvolvimento

Para ver as modificações acontecendo quando os arquivos forem salvos:

```
grunt server
```
Estamos usando ferramentas javascript. É preciso ter o node.js maior que 0.10.0 instalado.

Para executar os testes.
Para instalar todos os pacotes e ver o site rodando localmente, use:

```
grunt
npm start
```
2 changes: 1 addition & 1 deletion app/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2013 LinguÁgil
Copyright (c) 2013-2015 LinguÁgil

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion app/codigo-de-conduta.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3 class="col-md-12 col-lg-12 col-xs-12 col-sm-12 text-center"><span class="par
<a href="#top" data-animation="scroll"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright &copy; Grupo LinguÁgil 2015</p>
<p>Copyright &copy; Grupo LinguÁgil 2013-2015</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/eventos-anteriores.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h3 class="col-md-12 col-lg-12 col-xs-12 col-sm-12 text-center"><span class="par
<a href="#top" data-animation="scroll"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright &copy; Grupo LinguÁgil 2015</p>
<p>Copyright &copy; Grupo LinguÁgil 2013-2015</p>
</div>
</div>
</div>
Expand Down
26 changes: 14 additions & 12 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
<li><a data-animation="scroll" href="#top">Início</a></li>
<li><a data-animation="scroll" href="#about">Sobre</a></li>
<!-- <li><a data-animation="scroll" href="#call-for-papers">Call for papers</a></li>-->
<li><a data-animation="scroll" href="#services">Saiba mais</a></li>
<!-- <li><a data-animation="scroll" href="#services">Saiba mais</a></li> -->
<li><a href="codigo-de-conduta.html">Código de Conduta</a></li>
<li><a href="programacao.html">Programação</a></li>
<li><a href="eventos-anteriores.html">Eventos anteriores</a></li>
<li><a href="videos.html">Vídeos</a></li>
<li><a data-animation="scroll" href="#registration">Inscrição</a></li>
<li><a data-animation="scroll" href="#registration">Inscrições</a></li>
<li><a data-animation="scroll" href="#location">Localização</a></li>
</ul>
</div>
Expand All @@ -59,12 +59,13 @@
<h1><img src="images/linguagil-logo.png" width="350" height="178" alt="Linguágil 2015" /></h1>
<h2><span class="parallax-text square-reticle">PARTICIPE DO MELHOR</span><br/><span class="parallax-text square-reticle">EVENTO DE 2015</span></h2>
<p class="parallax-text square-reticle">11 a 14 de março</p>
<a href="#about" class="btn btn-default btn-lg btn-danger" data-animation="scroll">Saiba mais</a>
<a href="#registration" class="btn btn-default btn-lg btn-danger" data-animation="scroll">Inscrições</a>
</div>
</div>
<!-- /Full Page Image Header Area -->

<!-- Intro -->
<!--
<div id="about" class="intro">
<div class="container">
<div class="row">
Expand All @@ -91,7 +92,7 @@ <h2 class="form-signin-heading">Cadastre-se e receba as novidades!</h2>
</div>
</div>
</div>
<!-- /Intro -->
-->
<!--<div id="call-for-papers" class="call-for-papers">
<div class="container">
<div class="row">
Expand All @@ -111,8 +112,8 @@ <h2 class="parallax-text square-reticle" >Call for Papers</h2>
</div>
</div>
</div>-->
<!-- Services -->
<div id="services" class="services">
<!-- Know more -->
<div id="knowmore" class="services">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4 text-center">
Expand All @@ -135,8 +136,8 @@ <h4>Show me the code</h4>
<a href="programacao.html" class="font-white">
<div class="service-item">
<i class="service-icon fa fa-magnet"></i>
<h4>LinguÁgil Labs</h4>
<p>Estamos preparando o LinguÁgil Labs, uma competição que vai agitar as comunidades de tecnologia de Salvador.</p>
<h4>Palestras</h4>
<p>Teremos dois dias de palestras com muitas discussões para as comunidades de tecnologia da informação de Salvador.</p>
</div>
</a>
</div>
Expand All @@ -148,9 +149,9 @@ <h4>LinguÁgil Labs</h4>
</div>
</div>
</div>
<!-- /Services -->
<!-- /Know More -->

<!-- -->
<!-- Registration -->
<div id="registration" class="registration bg-registration">
<div class="container">
<div class="row">
Expand All @@ -168,6 +169,7 @@ <h2>Inscrições</h2>
</div>
</div>
</div>
<!-- /Registration -->

<!-- Call to Action -->
<div class="call-to-action">
Expand All @@ -192,7 +194,7 @@ <h2>Localização</h2>
</div>
<br/><br/><br/>
<div class="col-md-12 text-center">
<p class="col-md-12 col-lg-12 col-xs-12 col-sm-12"><span class="parallax-text-mini">1 DE</span><span class="parallax-text-mini blue">NOVEMBRO</span></p>
<p class="col-md-12 col-lg-12 col-xs-12 col-sm-12"><span class="parallax-text-mini">11 a 14 DE</span><span class="parallax-text-mini blue">MARÇO</span></p>
<p>SENAI CIMATEC<br/>Av. Orlando Gomes, 1845 - Piatã<br/>Salvador - BA</p>
</div>
<div class="col-md-12 text-center">
Expand Down Expand Up @@ -257,7 +259,7 @@ <h3 class="col-md-12 col-lg-12 col-xs-12 col-sm-12 text-center"><span class="par
<a href="#top" data-animation="scroll"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright &copy; Grupo LinguÁgil 2015</p>
<p>Copyright &copy; Grupo LinguÁgil 2013-2015</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/programacao.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ <h3 class="col-md-12 col-lg-12 col-xs-12 col-sm-12 text-center"><span class="par
<a href="#top" data-animation="scroll"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright &copy; Grupo LinguÁgil 2013</p>
<p>Copyright &copy; Grupo LinguÁgil 2013-2015</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3 class="col-md-12 col-lg-12 col-xs-12 col-sm-12 text-center"><span class="par
<a href="#top" data-animation="scroll"><i class="fa fa-circle-arrow-up scroll fa-4x"></i></a>
</div>
<hr>
<p>Copyright &copy; Grupo LinguÁgil 2013</p>
<p>Copyright &copy; Grupo LinguÁgil 2013-2015</p>
</div>
</div>
</div>
Expand Down
9 changes: 5 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"name": "Linguagil2015",
"version": "0.0.1",
"homepage": "https://github.com/linguagil/landing-page",
"version": "0.0.11",
"homepage": "http://github.com/linguagil/2015.linguagil.com.br.git",
"authors": [
"Mauricio Vieira <mauricio@linguagil.com.br>",
"Mauricio Vieira <mauricio.vieira@gmail.com>",
"willmendesneto <[email protected]>"
],
"description": "Website - Linguagil 2015",
"keywords": [
"technology",
"development",
"event",
"agile",
"network"
"networking"
],
"license": "MIT",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.10",
"repository": {
"type": "git",
"url": "http://github.com/linguagil/landing-page.git"
"url": "http://github.com/linguagil/2015.linguagil.com.br.git"
},
"bugs": {
"url": "https://github.com/linguagil/landing-page/issues"
"url": "https://github.com/linguagil/2015.linguagil.com.br/issues"
},
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit f65f691

Please sign in to comment.