Skip to content

Commit a7c8c95

Browse files
committed
Removendo página dados do site (e referências)
1 parent 798ea1e commit a7c8c95

File tree

5 files changed

+8
-33
lines changed

5 files changed

+8
-33
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Site settings
22
title: OpenStreetMap Brasil
33
email:
4-
description: "Informações sobre como mapear, usar dados e participar da comunidade do OpenStreetMap."
4+
description: "Informações sobre como mapear e participar da comunidade do OpenStreetMap."
55
baseurl: ""
66
url: "http://www.openstreetmap.com.br"
77
twitter_username:

aprenda.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,3 @@ Agora que você tem uma conta e já pode fazer edições:
4040
* O uso de etiquetas (*tags*);
4141
* O editor avançado JOSM;
4242
* Ferramentas de manipulação de dados OSM, como o Osmosis.
43-
44-
Veja mais neste site:
45-
46-
* Download de dados do OpenStreetMap em diversos formatos;
47-
* Projetos e outras comunidades em torno do OpenStreetMap.

css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ a:visited { color: #205caa; }
4848
padding-left: 30px;
4949
padding-right: 30px;
5050
}
51+
.col-1-2,
5152
.col-1-3,
5253
.col-2-3 {
5354
display: inline-block;
@@ -59,6 +60,9 @@ a:visited { color: #205caa; }
5960
.col-2-3 {
6061
width: 66.66%;
6162
}
63+
.col-1-2 {
64+
width: 49%;
65+
}
6266

6367

6468
/* Layout Styles */

dados.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

index.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h2>
1414

1515
<section class="teasers">
1616
<div class="grid">
17-
<div class="teaser col-1-3">
17+
<div class="teaser col-1-2">
1818
<h3>
1919
Por onde começar?
2020
</h3>
@@ -23,16 +23,8 @@ <h3>
2323
Criar uma conta e comece a explorar o universo do OpenStreetMap →
2424
</a>
2525
</p>
26-
</div><div class="teaser col-1-3">
27-
<h3>
28-
Os dados do OpenStreetMap
29-
</h3>
30-
<p>
31-
<a href="/dados/">
32-
Descubra como e onde baixar dados do OpenStreetMap →
33-
</a>
34-
</p>
35-
</div><div class="teaser col-1-3">
26+
</div>
27+
<div class="teaser col-1-2">
3628
<h3>
3729
Participe da comunidade
3830
</h3>

0 commit comments

Comments
 (0)