138 lines
5.1 KiB
HTML
138 lines
5.1 KiB
HTML
<!docTYPE HTML>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<title>Fediverse или как стать Неуловимым Джо</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
||
<!-- Animate.css -->
|
||
<!-- Icomoon Icon Fonts-->
|
||
<link rel="stylesheet" href="css/icomoon.css">
|
||
<!-- Bootstrap -->
|
||
<link rel="stylesheet" href="css/bootstrap.css">
|
||
|
||
<!-- Magnific Popup -->
|
||
<link rel="stylesheet" href="css/magnific-popup.css">
|
||
|
||
<!-- Flexslider -->
|
||
<link rel="stylesheet" href="css/flexslider.css">
|
||
|
||
<!-- Theme style -->
|
||
<link rel="stylesheet" href="css/style.css">
|
||
|
||
<!-- Modernizr JS -->
|
||
<script src="js/modernizr-2.6.2.min.js"></script>
|
||
<!-- FOR IE9 below -->
|
||
<!--[if lt IE 9]>
|
||
<script src="js/respond.min.js"></script>
|
||
<![endif]-->
|
||
<script>
|
||
/*
|
||
@licstart
|
||
The MIT License (MIT)
|
||
Copyright JS Foundation and other contributors, https://js.foundation/
|
||
|
||
Permission is hereby granted, free of charge, to any person obtaining
|
||
a copy of this software and associated documentation files (the
|
||
"Software"), to deal in the Software without restriction, including
|
||
without limitation the rights to use, copy, modify, merge, publish,
|
||
distribute, sublicense, and/or sell copies of the Software, and to
|
||
permit persons to whom the Software is furnished to do so, subject to
|
||
the following conditions:
|
||
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
@licend The above is the entire license notice
|
||
for the JavaScript code in this page.
|
||
*/
|
||
</script>
|
||
|
||
|
||
</head>
|
||
<body>
|
||
|
||
|
||
<div id="page">
|
||
<nav class="fh5co-nav" role="navigation">
|
||
<div class="container-wrap">
|
||
<div class="top-menu">
|
||
<div class="row">
|
||
<div class="col-xs-2">
|
||
<div id="fh5co-logo"><a href="index.html">Fediverse</a></div>
|
||
</div>
|
||
<div class="col-xs-10 text-right menu-1">
|
||
<ul>
|
||
<li><a href="index.html">Главная</a></li>
|
||
<li><a href="social.html">Соцсети</a></li>
|
||
<li><a href="im.html">Мессенджеры</a></li>
|
||
<li><a href="mail.html">Почта</a></li>
|
||
<li><a href="info.html">Подробнее</a></li>
|
||
<li><a href="extra.html">Доп. материалы</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<div class="container-wrap">
|
||
<div id="fh5co-about">
|
||
<div class="col-md-8 col-md-offset-2 heading-section">
|
||
<h2>Участники проекта</h2>
|
||
<ul>
|
||
<li>Попугай aka Blue — гит-хостинг, вёрстка</li>
|
||
<li>Доктор aka Dr. Quadragon — пропагандист, идейный вдохновитель</li>
|
||
<li>Толстоевский — идеяi сайта, тексты, вёрстка</li>
|
||
<li>Павел Журавлёв aka RaZZlom — вёрстка, вычитка</li>
|
||
<li>Plant_1312 — генератор идей</li>
|
||
<li>Спонсоры — пока предпочитают анонимность, но спасибо им</li>
|
||
|
||
</div>
|
||
</div>
|
||
<footer role="contentinfo">
|
||
<div class="row">
|
||
<div class="col-md-10 col-md-offset-1 text-center">
|
||
<a href="http://creativecommons.org/licenses/by-sa/4.0/">Copyleft</a>
|
||
какие-то люди. Использован также перевод оригинального английского текста
|
||
<a href="https://switching.software">Switching.Social</a>. Дополнения принимаются <a href="https://git.macaw.me/Tolstoevsky/switching">здесь</a>.
|
||
Поддержать деньгами можно <a href="https://www.patreon.com/tolstoevsky">на Patreon</a> или на <a href="https://ru.liberapay.com/tolstoevsky/donate">Liberapay</a>.
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
</div><!-- END container-wrap -->
|
||
</div>
|
||
<div class="gototop js-top">
|
||
<a href="#" class="js-gotop"><i class="icon-arrow-up2"></i></a>
|
||
</div>
|
||
|
||
<!-- jQuery -->
|
||
<script src="js/jquery.min.js"></script>
|
||
<!-- jQuery Easing -->
|
||
<script src="js/jquery.easing.1.3.js"></script>
|
||
<!-- Bootstrap -->
|
||
<!-- Waypoints -->
|
||
<script src="js/jquery.waypoints.min.js"></script>
|
||
<!-- Flexslider -->
|
||
<script src="js/jquery.flexslider-min.js"></script>
|
||
<!-- Magnific Popup -->
|
||
<script src="js/jquery.magnific-popup.min.js"></script>
|
||
<script src="js/magnific-popup-options.js"></script>
|
||
<!-- Counters -->
|
||
<script src="js/jquery.countTo.js"></script>
|
||
<!-- Main -->
|
||
<script src="js/main.js"></script>
|
||
|
||
</body>
|
||
</html>
|
||
|