🔀 Merge remote-tracking branch 'ncase/gh-pages' into gh-pages

This commit is contained in:
Maxim Lebedev 2017-10-27 12:49:45 +05:00
commit 846f1b487d
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
4 changed files with 164 additions and 156 deletions

View File

@ -34,11 +34,13 @@
# Другие локализации
[Japanese](https://htlife.github.io/trust_jp/),
[Chinese (Simplified)](https://sekai.co/trust/),
[Chinese (Taiwan)](https://audreyt.github.io/trust-zh-TW/),
[Brazilian Portuguese](https://brunolemos.github.io/trust/),
[French](https://ayowel.github.io/trust/),
[Spain Spanish](https://ccamara.github.io/trust/),
[Latin American Spanish](https://maeriens.github.io/trust/),
[Russian](https://notdotteam.github.io/trust/),
[German](https://jkoelling.github.io/trust/),
[Italian](https://lvdt.github.io/trust/),
@ -52,7 +54,9 @@
[Arabic](https://mudaraljundi.github.io/trust/),
[Bulgarian](http://ncase.me/trust-bg/),
[Korean](https://osori.github.io/trust-ko/),
[Romanian](https://github.com/enFactorial/trust)
[Romanian](https://enfactorial.github.io/trust/),
[Ukrainian](https://yaroslav-f.github.io/trust/),
[Croatian](http://www.varljiv.org/evolucija-povjerenja/index.html)
# "LICENSE"

View File

@ -52,11 +52,11 @@ s{
#translations{
margin: 10px auto;
font-size: 14px;
font-size: 12px;
line-height: 21px;
color: #fff;
text-align: center;
width: 850px;
width: 900px;
}
#translations a{
color:#dd4040;

View File

@ -55,8 +55,8 @@ Many thanks again!
<meta property="og:description" content="интерактивное руководство теории игр о том, зачем и как мы доверяем друг другу">
<!-- Styles -->
<link rel="stylesheet" href="css/slides.css?v10">
<link rel="stylesheet" href="css/balloon.css?v10">
<link rel="stylesheet" href="css/slides.css?v11">
<link rel="stylesheet" href="css/balloon.css?v11">
</head>
<body>
@ -86,6 +86,7 @@ Many thanks again!
другие фан-переводы:
<a href="https://github.com/ncase/trust#how-to-translate-this-thang" target="_blank">(добавь свой!)</a> |
<a href="https://ccamara.github.io/trust/">Español de España</a> |
<a href="https://maeriens.github.io/trust/">Español Latino</a> |
<a href="https://ayowel.github.io/trust/">Français</a> |
<a href="https://jkoelling.github.io/trust/">Deutsch</a> |
<a href="https://lvdt.github.io/trust/">Italiano</a> |
@ -93,12 +94,15 @@ Many thanks again!
<a href="https://osaatcioglu.github.io/trust/">Türkçe</a> |
<a href="https://sin.github.io/trust/">Polski</a> |
<a href="http://ncase.me/trust-hu/">Magyar</a> |
<a href="http://www.varljiv.org/evolucija-povjerenja/index.html">hrvatski</a> |
<a href="https://fbricart.github.io/trust/">Català</a> |
<a href="https://github.com/enFactorial/trust">Română</a> |
<a href="https://enfactorial.github.io/trust/">Română</a> |
<a href="https://lightspot21.github.io/trust/">ελληνικά</a> |
<a href="https://yaroslav-f.github.io/trust/">Українська</a> |
<a href="http://ncase.me/trust-bg/">български език</a> |
<a href="https://nghiatt90.github.io/trust-vn/">Tiếng Việt</a> |
<a href="https://osori.github.io/trust-ko/">한국어</a> |
<a href="https://htlife.github.io/trust_jp/">日本語</a> |
<a href="https://sekai.co/trust/">中文(简体)</a> |
<a href="https://audreyt.github.io/trust-zh-TW/">中文(臺灣)</a> |
<a href="https://hamed.github.io/trust/">فارسی</a> |
@ -110,50 +114,50 @@ Many thanks again!
</html>
<!-- Libraries -->
<script src="js/lib/helpers.js?v10"></script>
<script src="js/lib/pegasus.js?v10"></script>
<script src="js/lib/helpers.js?v11"></script>
<script src="js/lib/pegasus.js?v11"></script>
<script>var c_ = {};</script>
<script src="js/lib/minpubsub.src.js?v10"></script>
<script src="js/lib/q.js?v10"></script>
<script src="js/lib/pixi.min.js?v10"></script>
<script src="js/lib/howler.js?v10"></script>
<script src="js/lib/minpubsub.src.js?v11"></script>
<script src="js/lib/q.js?v11"></script>
<script src="js/lib/pixi.min.js?v11"></script>
<script src="js/lib/howler.js?v11"></script>
<script>var createjs = window;</script>
<script src="js/lib/tweenjs-0.6.2.min.js?v10"></script>
<script src="js/lib/tweenjs-0.6.2.min.js?v11"></script>
<script>Ticker.framerate=60; Ticker.paused=true;</script>
<script src="js/lib/sharing.js?v10"></script>
<script src="js/lib/sharing.js?v11"></script>
<!-- Core Engine -->
<script src="js/core/Loader.js?v10"></script>
<script src="js/core/Slideshow.js?v10"></script>
<script src="js/core/SlideSelect.js?v10"></script>
<script src="js/core/Button.js?v10"></script>
<script src="js/core/TextBox.js?v10"></script>
<script src="js/core/Words.js?v10"></script>
<script src="js/core/IncDecNumber.js?v10"></script>
<script src="js/core/Slider.js?v10"></script>
<script src="js/core/Scratcher.js?v10"></script>
<script src="js/core/Background.js?v10"></script>
<script src="js/core/ImageBox.js?v10"></script>
<script src="js/core/PayoffsUI.js?v10"></script>
<script src="js/core/Loader.js?v11"></script>
<script src="js/core/Slideshow.js?v11"></script>
<script src="js/core/SlideSelect.js?v11"></script>
<script src="js/core/Button.js?v11"></script>
<script src="js/core/TextBox.js?v11"></script>
<script src="js/core/Words.js?v11"></script>
<script src="js/core/IncDecNumber.js?v11"></script>
<script src="js/core/Slider.js?v11"></script>
<script src="js/core/Scratcher.js?v11"></script>
<script src="js/core/Background.js?v11"></script>
<script src="js/core/ImageBox.js?v11"></script>
<script src="js/core/PayoffsUI.js?v11"></script>
<!-- Simulations -->
<script src="js/sims/Splash.js?v10"></script>
<script src="js/sims/PD.js?v10"></script>
<script src="js/sims/Iterated.js?v10"></script>
<script src="js/sims/Tournament.js?v10"></script>
<script src="js/sims/SandboxUI.js?v10"></script>
<script src="js/sims/Splash.js?v11"></script>
<script src="js/sims/PD.js?v11"></script>
<script src="js/sims/Iterated.js?v11"></script>
<script src="js/sims/Tournament.js?v11"></script>
<script src="js/sims/SandboxUI.js?v11"></script>
<!-- Slides -->
<script src="js/slides/0_Slides_Intro.js?v10"></script>
<script src="js/slides/1_Slides_OneOff.js?v10"></script>
<script src="js/slides/2_Slides_Iterated.js?v10"></script>
<script src="js/slides/3_Slides_Tournament.js?v10"></script>
<script src="js/slides/4_Slides_Evolution.js?v10"></script>
<script src="js/slides/5_Slides_Distrust.js?v10"></script>
<script src="js/slides/6_Slides_Noise.js?v10"></script>
<script src="js/slides/7_Slides_Sandbox.js?v10"></script>
<script src="js/slides/8_Slides_Conclusion.js?v10"></script>
<script src="js/slides/9_Slides_Credits.js?v10"></script>
<script src="js/slides/0_Slides_Intro.js?v11"></script>
<script src="js/slides/1_Slides_OneOff.js?v11"></script>
<script src="js/slides/2_Slides_Iterated.js?v11"></script>
<script src="js/slides/3_Slides_Tournament.js?v11"></script>
<script src="js/slides/4_Slides_Evolution.js?v11"></script>
<script src="js/slides/5_Slides_Distrust.js?v11"></script>
<script src="js/slides/6_Slides_Noise.js?v11"></script>
<script src="js/slides/7_Slides_Sandbox.js?v11"></script>
<script src="js/slides/8_Slides_Conclusion.js?v11"></script>
<script src="js/slides/9_Slides_Credits.js?v11"></script>
<!-- Main Code -->
<script src="js/main.js?v10"></script>
<script src="js/main.js?v11"></script>