Skip to content

Commit 4902117

Browse files
committed
add Chinese flag
1 parent b6a7367 commit 4902117

File tree

73 files changed

+539
-354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+539
-354
lines changed

2014/05/ecmascript-6-a-better-javascript-for-the-ambient-computing-era/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>ECMAScript 6 - A Better JS for the Ambient Computing Era - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -315,7 +316,7 @@ <h2>Comments</h2>
315316
<div class="centering">
316317
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
317318
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
318-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
319+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
319320
17.166,12.907 11.773,12.661 "/>
320321
</svg>
321322
<h2>Other Posts</h2>
@@ -512,7 +513,7 @@ <h2>Other Posts</h2>
512513
</div>
513514
</div>
514515
</div>
515-
</footer>
516+
</footer>
516517
</div>
517518

518519
<script src="/harmonic.js"></script>
@@ -534,4 +535,4 @@ <h2>Other Posts</h2>
534535
ga('create','UA-51061271-1');ga('send','pageview');
535536
</script>
536537
</body>
537-
</html>
538+
</html>

2014/05/ecmascript-6-the-future-is-here/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>ES6 - The future is here - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -305,7 +306,7 @@ <h2>Comments</h2>
305306
<div class="centering">
306307
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
307308
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
308-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
309+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
309310
17.166,12.907 11.773,12.661 "/>
310311
</svg>
311312
<h2>Other Posts</h2>
@@ -502,7 +503,7 @@ <h2>Other Posts</h2>
502503
</div>
503504
</div>
504505
</div>
505-
</footer>
506+
</footer>
506507
</div>
507508

508509
<script src="/harmonic.js"></script>
@@ -524,4 +525,4 @@ <h2>Other Posts</h2>
524525
ga('create','UA-51061271-1');ga('send','pageview');
525526
</script>
526527
</body>
527-
</html>
528+
</html>

2014/05/hello-world/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>Hello World - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -309,7 +310,7 @@ <h2>Comments</h2>
309310
<div class="centering">
310311
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
311312
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
312-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
313+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
313314
17.166,12.907 11.773,12.661 "/>
314315
</svg>
315316
<h2>Other Posts</h2>
@@ -506,7 +507,7 @@ <h2>Other Posts</h2>
506507
</div>
507508
</div>
508509
</div>
509-
</footer>
510+
</footer>
510511
</div>
511512

512513
<script src="/harmonic.js"></script>
@@ -528,4 +529,4 @@ <h2>Other Posts</h2>
528529
ga('create','UA-51061271-1');ga('send','pageview');
529530
</script>
530531
</body>
531-
</html>
532+
</html>

2014/05/practical-workflows-es6-modules/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>Practical Workflows for ES6 Modules, Fluent 2014 - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -311,7 +312,7 @@ <h2>Comments</h2>
311312
<div class="centering">
312313
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
313314
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
314-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
315+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
315316
17.166,12.907 11.773,12.661 "/>
316317
</svg>
317318
<h2>Other Posts</h2>
@@ -508,7 +509,7 @@ <h2>Other Posts</h2>
508509
</div>
509510
</div>
510511
</div>
511-
</footer>
512+
</footer>
512513
</div>
513514

514515
<script src="/harmonic.js"></script>
@@ -530,4 +531,4 @@ <h2>Other Posts</h2>
530531
ga('create','UA-51061271-1');ga('send','pageview');
531532
</script>
532533
</body>
533-
</html>
534+
</html>

2014/07/a-new-syntax-for-modules-in-es6/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>A new syntax for modules in ES6 - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -373,7 +374,7 @@ <h2>Comments</h2>
373374
<div class="centering">
374375
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
375376
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
376-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
377+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
377378
17.166,12.907 11.773,12.661 "/>
378379
</svg>
379380
<h2>Other Posts</h2>
@@ -570,7 +571,7 @@ <h2>Other Posts</h2>
570571
</div>
571572
</div>
572573
</div>
573-
</footer>
574+
</footer>
574575
</div>
575576

576577
<script src="/harmonic.js"></script>
@@ -592,4 +593,4 @@ <h2>Other Posts</h2>
592593
ga('create','UA-51061271-1');ga('send','pageview');
593594
</script>
594595
</body>
595-
</html>
596+
</html>

2014/07/es6-interview-with-david-herman/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<meta name="apple-mobile-web-app-capable" content="yes">
9-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
1010

1111

1212
<meta name="author" content="@italowaxman, @robsongajunior, @jaydson">
@@ -47,15 +47,16 @@
4747

4848
<title>ES6 interview with David Herman - ES6 Rocks</title>
4949
</head>
50-
<body data-page="article">
50+
<body>
5151
<div class="wrapper">
5252
<header>
5353
<div class="container">
5454
<div class="row row-down">
5555
<div class="col-sm-2 col-xs-12 flags-list">
5656
<div>
57-
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="flag ptbr" title="PtBR"></a>
58-
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="flag english" title="English"></a>
57+
<a href="/pt-br" class="item-flag"><img src="/images/flag-ptbr-header.png" alt="Brazil flag" title="Brazilian Portuguese"></a>
58+
<a href="/" class="item-flag"><img src="/images/flag-english-header.png" alt="U.K. flag" title="English"></a>
59+
<a href="/cn" class="item-flag"><img src="/images/flag-chinese-header.png" alt="Chinese flag" title="Chinese"></a>
5960
</div>
6061
</div>
6162
<div class="col-sm-8 col-xs-12 txt-header">
@@ -246,7 +247,7 @@
246247

247248
<div class="content">
248249
<div class="container">
249-
250+
250251
<div class="row">
251252
<div class="col-xs-12 header-article">
252253
<div class="author-post">
@@ -387,7 +388,7 @@ <h2>Comments</h2>
387388
<div class="centering">
388389
<svg version="1.1" class="thunder" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
389390
width="17.191px" height="29.535px" viewBox="0 0 17.191 29.535" enable-background="new 0 0 17.191 29.535" xml:space="preserve">
390-
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
391+
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FCCF0F" points="17.191,0 1.438,15.457 6.365,15.466 0,29.535
391392
17.166,12.907 11.773,12.661 "/>
392393
</svg>
393394
<h2>Other Posts</h2>
@@ -584,7 +585,7 @@ <h2>Other Posts</h2>
584585
</div>
585586
</div>
586587
</div>
587-
</footer>
588+
</footer>
588589
</div>
589590

590591
<script src="/harmonic.js"></script>
@@ -606,4 +607,4 @@ <h2>Other Posts</h2>
606607
ga('create','UA-51061271-1');ga('send','pageview');
607608
</script>
608609
</body>
609-
</html>
610+
</html>

0 commit comments

Comments
 (0)