Skip to content

Commit e13edb9

Browse files
committed
gif mudando consegui aleluia graçadeus
1 parent 664d21f commit e13edb9

36 files changed

+242
-986
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: Iterum
22
description: Devblog about our games.
3-
author: Kaic Bastidas & Marcelo da Silva
3+
author: Kaic & Marcelo
44
github: https://github.com/IterumCorp
55
about: Devblog about our games.
66
disqus_shortname: iterum

_data/projects.json

Lines changed: 5 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,10 @@
11
[
22
{
3-
"slug": "cool-project",
4-
"name": "Cool project 1",
3+
"slug": "01",
4+
"name": "01",
55
"image": "placeholder.jpg",
6-
"url": "https://www.google.com",
7-
"date": "Jan 2014",
8-
"tags": ["Angular JS","API"]
9-
},
10-
{
11-
"name": "Cool project 2",
12-
"image": "placeholder.jpg",
13-
"url": "#",
14-
"date": "May 2014",
15-
"tags": ["Python","Django"]
16-
},
17-
{
18-
"name": "Cool project 3",
19-
"image": "placeholder.jpg",
20-
"url": "#",
21-
"date": "June 2014",
22-
"tags": ["HTML","JQuery","Django"]
23-
},
24-
{
25-
"name": "Cool project 4",
26-
"image": "placeholder.jpg",
27-
"date": "Oct 2016",
28-
"tags": ["Python","nodejs"]
29-
},
30-
{
31-
"name": "Cool project 5",
32-
"image": "placeholder.jpg",
33-
"date": "Oct 2016",
34-
"tags": ["Python","nodejs"]
35-
},
36-
{
37-
"name": "Cool project 6",
38-
"image": "placeholder.jpg",
39-
"date": "Oct 2016",
40-
"tags": ["Python","nodejs"]
6+
"url": "https://github.com/IterumCorp/01",
7+
"date": "Jul 2016",
8+
"tags": ["Beat 'em up","Pickups","3D"]
419
}
4210
]

_layouts/default.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@
9494
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
9595

9696
<!-- Fonts -->
97-
<link href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300italic,300,400italic,700&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css">
97+
<!--<link href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300italic,300,400italic,700&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css">-->
98+
<link href="https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
9899

99100
<!-- Custom CSS -->
100101
<link rel="stylesheet" href="/static/css/super-search.css">
@@ -119,7 +120,7 @@
119120
<div class="col-sm-3">
120121
<div class="fixed-condition">
121122
<hr />
122-
<center><a href="/"><img src="/static/img/avatar.jpg"/></a></center>
123+
<center><a href="/"><img src="/static/img/Logo.gif"/></a></center>
123124
<center><h4 class="author-name">{{ site.author }}</h4></center>
124125
{% if site.about %}
125126
<center>
@@ -157,7 +158,7 @@
157158
</div><!-- end /.fixed-condition -->
158159
</div>
159160

160-
<div class="col-sm-8 col-offset-1">
161+
<div class="col-sm-8 col-offset-1 home">
161162
{{ content }}
162163

163164
<footer>
@@ -187,7 +188,7 @@
187188
<script>
188189
$(function () {
189190
$('[data-toggle="tooltip"]').tooltip()
190-
})
191+
});
191192
</script>
192193

193194
</body>

_posts/2013-12-23-ruby-json.markdown

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

_posts/2013-12-23-welcome-to-simply-grey.markdown

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

_posts/2016-04-19-download-recrusive-files-inside-index-of-in-linux-using-wget.markdown

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

_posts/2016-04-19-email-backend-with-smtp-gmail.markdown

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

_posts/2016-04-19-python-permutations.markdown

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

_posts/2016-04-19-remove-all-files-pyc-with-recrusive-method.markdown

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

_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown

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

0 commit comments

Comments
 (0)