Skip to content

Commit 2bb931f

Browse files
committed
replaced ad code.
1 parent 3ec1736 commit 2bb931f

17 files changed

+205
-231
lines changed

css/style.css

+51
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,54 @@ code {
174174
.announcement img {
175175
border-radius: 4px;
176176
}
177+
178+
#carbonads {
179+
display: block;
180+
overflow: hidden;
181+
padding: 10px;
182+
background-color: #dfdfdf;
183+
border-radius: 3px;
184+
max-width: 300px;
185+
margin: 0 auto;
186+
font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
187+
line-height: 1.5;
188+
}
189+
190+
#carbonads a {
191+
color: #606060;
192+
}
193+
194+
#carbonads a:hover {
195+
color: hsl(0, 0%, 20%);
196+
text-decoration: none;
197+
}
198+
199+
#carbonads span {
200+
position: relative;
201+
display: block;
202+
overflow: hidden;
203+
}
204+
205+
.carbon-img {
206+
float: left;
207+
margin-right: 1em;
208+
}
209+
210+
.carbon-img img { display: block; }
211+
212+
.carbon-text {
213+
display: block;
214+
float: left;
215+
max-width: calc(100% - 130px - 1em);
216+
text-align: left;
217+
}
218+
219+
.carbon-poweredby {
220+
position: absolute;
221+
left: 144px;
222+
bottom: 0;
223+
display: block;
224+
text-transform: uppercase;
225+
letter-spacing: 1px;
226+
font-size: 9px;
227+
}

index.de.html

-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ <h1>git - Der einfache Einstieg</h1>
5252
<a href="index.ja.html">日本語</a>, <a href="index.zh.html">中文</a>, <a href="index.ko.html">한국어</a><br>
5353
Feedback auf <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5454
</p>
55-
<div class="announcement">
56-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
57-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers">
58-
</a>
59-
</div>
6055
<img src="img/arrow.png" alt="">
6156
</div>
6257
<!-- setup -->

index.es.html

+9-14
Original file line numberDiff line numberDiff line change
@@ -28,30 +28,25 @@ <h1>git - la guía sencilla</h1>
2828
<p class="meta">
2929
por <a href="http://www.twitter.com/rogerdudler">Roger Dudler</a> (traducido por <a href="http://www.twitter.com/lfbarragan">@lfbarragan</a> y <a href="https://twitter.com/adrimatellanes">@adrimatellanes</a>)
3030
<br />créditos a <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a> y <a href="http://www.namics.com">Namics</a><br />
31-
disponible en
31+
disponible en
3232
<a href="index.html">english</a>,
33-
<a href="index.de.html">deutsch</a>,
34-
<a href="index.fr.html">français</a>,
35-
<a href="index.id.html">indonesian</a>,
36-
<a href="index.it.html">italiano</a>,
37-
<a href="index.nl.html">nederlands</a>,
33+
<a href="index.de.html">deutsch</a>,
34+
<a href="index.fr.html">français</a>,
35+
<a href="index.id.html">indonesian</a>,
36+
<a href="index.it.html">italiano</a>,
37+
<a href="index.nl.html">nederlands</a>,
3838
<a href="index.pl.html">polski</a>,
39-
<a href="index.pt_BR.html">português</a>,
39+
<a href="index.pt_BR.html">português</a>,
4040
<a href="index.ru.html">русский</a>,
4141
<a href="index.tr.html">türkçe</a>,
4242
<br/>
4343
<a href="index.my.html">မြန်မာ</a>,
44-
<a href="index.ja.html">日本語</a>,
45-
<a href="index.zh.html">中文</a>,
44+
<a href="index.ja.html">日本語</a>,
45+
<a href="index.zh.html">中文</a>,
4646
<a href="index.ko.html">한국어</a>
4747
<br />
4848
por favor, reporta cualquier problema en <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
4949
</p>
50-
<div class="announcement">
51-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
52-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
53-
</a>
54-
</div>
5550
<img src="img/arrow.png" alt="" />
5651
</div>
5752
<!-- setup -->

index.fr.html

+9-14
Original file line numberDiff line numberDiff line change
@@ -43,29 +43,24 @@ <h1>git - petit guide</h1>
4343
<p class="meta">
4444
par <a href="http://www.twitter.com/rogerdudler">Roger Dudler</a> (translation by <a href="https://github.com/KokaKiwi">KokaKiwi</a>)
4545
<br />Remerciements &agrave; <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a>, <a href="http://www.namics.com">Namics</a><br />
46-
this guide in
46+
this guide in
4747
<a href="index.html">english</a>,
48-
<a href="index.de.html">deutsch</a>,
49-
<a href="index.es.html">español</a>,
50-
<a href="index.id.html">indonesian</a>,
51-
<a href="index.it.html">italiano</a>,
52-
<a href="index.nl.html">nederlands</a>,
48+
<a href="index.de.html">deutsch</a>,
49+
<a href="index.es.html">español</a>,
50+
<a href="index.id.html">indonesian</a>,
51+
<a href="index.it.html">italiano</a>,
52+
<a href="index.nl.html">nederlands</a>,
5353
<a href="index.pl.html">polski</a>,
54-
<a href="index.pt_BR.html">português</a>,
54+
<a href="index.pt_BR.html">português</a>,
5555
<a href="index.ru.html">русский</a>,
5656
<a href="index.tr.html">türkçe</a>,
5757
<br/>
5858
<a href="index.my.html">မြန်မာ</a>,
59-
<a href="index.ja.html">日本語</a>,
60-
<a href="index.zh.html">中文</a>,
59+
<a href="index.ja.html">日本語</a>,
60+
<a href="index.zh.html">中文</a>,
6161
<a href="index.ko.html">한국어</a>
6262
<br />
6363
</p>
64-
<div class="announcement">
65-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
66-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
67-
</a>
68-
</div>
6964
<img src="img/arrow.png" alt="" />
7065
</div>
7166
<!-- setup -->

index.html

+12-16
Original file line numberDiff line numberDiff line change
@@ -33,31 +33,27 @@ <h1>git - the simple guide</h1>
3333
<p class="meta">
3434
by <a href="http://www.twitter.com/rogerdudler">Roger Dudler</a>
3535
<br />credits to <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a> and <a href="http://www.namics.com">Namics</a><br />
36-
this guide in
37-
<a href="index.de.html">deutsch</a>,
38-
<a href="index.es.html">español</a>,
39-
<a href="index.fr.html">français</a>,
40-
<a href="index.id.html">indonesian</a>,
41-
<a href="index.it.html">italiano</a>,
42-
<a href="index.nl.html">nederlands</a>,
36+
this guide in
37+
<a href="index.de.html">deutsch</a>,
38+
<a href="index.es.html">español</a>,
39+
<a href="index.fr.html">français</a>,
40+
<a href="index.id.html">indonesian</a>,
41+
<a href="index.it.html">italiano</a>,
42+
<a href="index.nl.html">nederlands</a>,
4343
<a href="index.pl.html">polski</a>,
44-
<a href="index.pt_BR.html">português</a>,
44+
<a href="index.pt_BR.html">português</a>,
4545
<a href="index.ru.html">русский</a>,
4646
<a href="index.tr.html">türkçe</a>,
4747
<br/>
4848
<a href="index.my.html">မြန်မာ</a>,
49-
<a href="index.ja.html">日本語</a>,
50-
<a href="index.zh.html">中文</a>,
49+
<a href="index.ja.html">日本語</a>,
50+
<a href="index.zh.html">中文</a>,
5151
<a href="index.ko.html">한국어</a>
5252
<a href="index.vi.html">Vietnamese</a>
5353
<br />
5454
please report issues on <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5555
</p>
56-
<div class="announcement">
57-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
58-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
59-
</a>
60-
</div>
56+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=gitguide" id="_carbonads_js"></script>
6157
<img src="img/arrow.png" alt="" />
6258
</div>
6359
<!-- setup -->
@@ -188,7 +184,7 @@ <h2>log</h2>
188184
<code>git log --graph --oneline --decorate --all</code><br />
189185
See only which files have changed: <br />
190186
<code>git log --name-status</code><br />
191-
These are just a few of the possible parameters you can use. For more, see
187+
These are just a few of the possible parameters you can use. For more, see
192188
<code>git log --help</code><br />
193189
</p>
194190
</div>

index.id.html

+11-16
Original file line numberDiff line numberDiff line change
@@ -33,30 +33,25 @@ <h1>git - panduan ringkas</h1>
3333
<p class="meta">
3434
oleh <a href="http://www.twitter.com/rogerdudler">Roger Dudler</a> (alih bahasa <a href="//twitter.com/ItangSanjana">Itang Sanjana</a>)
3535
<br />kredit <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a> dan <a href="http://www.namics.com">Namics</a><br />
36-
juga dalam bahasa
37-
<a href="index.html">english</a>,
38-
<a href="index.de.html">deutsch</a>,
39-
<a href="index.es.html">español</a>,
40-
<a href="index.fr.html">français</a>,
41-
<a href="index.it.html">italiano</a>,
42-
<a href="index.nl.html">nederlands</a>,
43-
<a href="index.pt_BR.html">português</a>,
36+
juga dalam bahasa
37+
<a href="index.html">english</a>,
38+
<a href="index.de.html">deutsch</a>,
39+
<a href="index.es.html">español</a>,
40+
<a href="index.fr.html">français</a>,
41+
<a href="index.it.html">italiano</a>,
42+
<a href="index.nl.html">nederlands</a>,
43+
<a href="index.pt_BR.html">português</a>,
4444
<a href="index.ru.html">русский</a>,
4545
<a href="index.tr.html">türkçe</a>,
4646
<br/>
4747
<a href="index.my.html">မြန်မာ</a>,
48-
<a href="index.ja.html">日本語</a>,
49-
<a href="index.zh.html">中文</a>,
48+
<a href="index.ja.html">日本語</a>,
49+
<a href="index.zh.html">中文</a>,
5050
<a href="index.ko.html">한국어</a>
5151
<a href="index.vi.html">Vietnamese</a>
5252
<br />
5353
silahkan laporkan permasalan ke <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5454
</p>
55-
<div class="announcement">
56-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
57-
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
58-
</a>
59-
</div>
6055
<img src="img/arrow.png" alt="" />
6156
</div>
6257
<!-- setup -->
@@ -187,7 +182,7 @@ <h2>log</h2>
187182
<code>git log --graph --oneline --decorate --all</code><br />
188183
Sekedar melihat berkas yang berubah: <br />
189184
<code>git log --name-status</code><br />
190-
Ini baru sedikit saja dari sekian banyak parameter yang bisa kamu gunakan. Lebih jauh lagi, lihat
185+
Ini baru sedikit saja dari sekian banyak parameter yang bisa kamu gunakan. Lebih jauh lagi, lihat
191186
<code>git log --help</code><br />
192187
</p>
193188
</div>

index.it.html

+10-15
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,24 @@ <h1>git - la guida tascabile</h1>
3232
<p class="meta">
3333
by <a href="http://www.twitter.com/rogerdudler">Roger Dudler</a> (translation by <a href="http://www.twitter.com/stecb">@stecb</a>)
3434
<br />credits to <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a>, <a href="http://www.namics.com">Namics</a><br />
35-
this guide in
35+
this guide in
3636
<a href="index.html">english</a>,
37-
<a href="index.de.html">deutsch</a>,
38-
<a href="index.es.html">español</a>,
39-
<a href="index.fr.html">français</a>,
40-
<a href="index.id.html">indonesian</a>,
41-
<a href="index.nl.html">nederlands</a>,
37+
<a href="index.de.html">deutsch</a>,
38+
<a href="index.es.html">español</a>,
39+
<a href="index.fr.html">français</a>,
40+
<a href="index.id.html">indonesian</a>,
41+
<a href="index.nl.html">nederlands</a>,
4242
<a href="index.pl.html">polski</a>,
43-
<a href="index.pt_BR.html">português</a>,
43+
<a href="index.pt_BR.html">português</a>,
4444
<a href="index.ru.html">русский</a>,
4545
<a href="index.tr.html">türkçe</a>,
4646
<br/>
4747
<a href="index.my.html">မြန်မာ</a>,
48-
<a href="index.ja.html">日本語</a>,
49-
<a href="index.zh.html">中文</a>,
48+
<a href="index.ja.html">日本語</a>,
49+
<a href="index.zh.html">中文</a>,
5050
<a href="index.ko.html">한국어</a>
5151
<br />
5252
</p>
53-
<div class="announcement">
54-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
55-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
56-
</a>
57-
</div>
5853
<img src="img/arrow.png" alt="" />
5954
</div>
6055
<!-- setup -->
@@ -96,7 +91,7 @@ <h2>ambiente di lavoro</h2>
9691
<p>
9792
la tua copia locale del repository &egrave; composta da tre "alberi" mantenuti da git.
9893
Il primo &egrave; la tua <code>Directory di lavoro</code> che contiene i files attuali.
99-
Il secondo &egrave; l'<code>Index</code> che fa da spazio di transito per i files
94+
Il secondo &egrave; l'<code>Index</code> che fa da spazio di transito per i files
10095
e per finire l'<code>HEAD</code> che punta all'ultimo commit fatto.
10196
</p>
10297
<img src="img/trees.png" alt="" />

index.ja.html

+8-13
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,23 @@ <h1>git - 簡単ガイド</h1>
3030
<br />クレジット <a href="http://www.twitter.com/tfnico">@tfnico</a>, <a href="http://www.twitter.com/fhd">@fhd</a>, <a href="http://www.namics.com">Namics</a><br />
3131
その他の言語
3232
<a href="index.html">english</a>,
33-
<a href="index.de.html">deutsch</a>,
34-
<a href="index.es.html">español</a>,
35-
<a href="index.fr.html">français</a>,
36-
<a href="index.id.html">indonesian</a>,
37-
<a href="index.it.html">italiano</a>,
38-
<a href="index.nl.html">nederlands</a>,
33+
<a href="index.de.html">deutsch</a>,
34+
<a href="index.es.html">español</a>,
35+
<a href="index.fr.html">français</a>,
36+
<a href="index.id.html">indonesian</a>,
37+
<a href="index.it.html">italiano</a>,
38+
<a href="index.nl.html">nederlands</a>,
3939
<a href="index.pl.html">polski</a>,
40-
<a href="index.pt_BR.html">português</a>,
40+
<a href="index.pt_BR.html">português</a>,
4141
<a href="index.ru.html">русский</a>,
4242
<a href="index.tr.html">türkçe</a>,
4343
<br/>
4444
<a href="index.my.html">မြန်မာ</a>,
45-
<a href="index.zh.html">中文</a>,
45+
<a href="index.zh.html">中文</a>,
4646
<a href="index.ko.html">한국어</a>
4747
<br />
4848
問題などの報告は<a href="https://github.com/rogerdudler/git-guide/issues">github</a>でお願いします。
4949
</p>
50-
<div class="announcement">
51-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
52-
<img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
53-
</a>
54-
</div>
5550
<img src="img/arrow.png" alt="" />
5651
</div>
5752
<!-- setup -->

index.ko.html

+7-10
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link href="css/style.css" rel="stylesheet" type="text/css" />
1313
<style type="text/css">
1414
/* Korean specific font information */
15-
15+
1616
body {
1717
font-family:
1818
Georgia, "Times New Roman", Times, /* English on all platforms */
@@ -22,15 +22,15 @@
2222
Batang, /* Korean on Windows XP and below */
2323
serif !important; /* Final fallback */
2424
}
25-
25+
2626
code {
2727
font-family:
2828
Menlo, /* English on OS X all versions */
2929
Consolas, /* English on Windows all versions */
3030
NanumGothicCoding, /* Korean on all platforms (might not exist!) */
3131
monospace !important; /* Final fallback */
3232
}
33-
33+
3434
h1, h2 {
3535
font-family:
3636
"Chelsea Market", /* English: Google WebFont */
@@ -48,17 +48,17 @@
4848
var _gaq = _gaq || [];
4949
_gaq.push(["_setAccount", "UA-652147-13"]);
5050
_gaq.push(["_trackPageview"]);
51-
51+
5252
(function() {
5353
var ga = document.createElement("script");
5454
ga.async = true;
5555
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
5656
ga.type = "text/javascript";
57-
57+
5858
var s = document.getElementsByTagName("script")[0];
5959
s.parentNode.insertBefore(ga, s);
6060
})();
61-
61+
6262
function recordOutboundLink(link, category, action) {
6363
_gat._getTrackerByName()._trackEvent(category, action);
6464
setTimeout("document.location = \"" + link.href + "\"", 100);
@@ -106,9 +106,6 @@ <h1>git - 간편 안내서</h1>
106106
<a href="index.tr.html">Türkçe</a>,
107107
<a href="index.zh.html">中文</a><br />
108108
</p>
109-
<div class="announcement">
110-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify"><img src="//frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" /></a>
111-
</div>
112109
<img src="img/arrow.png" alt="자, 갑시다!" />
113110
</div>
114111
<a name="setup"></a>
@@ -313,7 +310,7 @@ <h2>댓글</h2>
313310
//<![CDATA[
314311
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
315312
var disqus_shortname = "git-the-simple-guide"; // required: replace example with your forum shortname
316-
313+
317314
/* * * DON'T EDIT BELOW THIS LINE * * */
318315
(function() {
319316
var dsq = document.createElement("script");

0 commit comments

Comments
 (0)