site/_site/about/index.html

109 lines
4.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>
About
</title>
<meta name="description" content="Wir sind der örtliche Erfa-Kreis des Chaos Computer Clubs in Essen. Unsere Gesprächsthemen und Projekte reichen von Soft- und Hardware zu Datenschutz und Netzpolitik. Alle Interessierten sind herzlich zu unserem Treff eingeladen.
">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://chaospott.de/about/">
<script src="/bootstrap/js/jquery-2.1.1.min.js" type="text/javascript"></script>
<script src="/bootstrap/js/bootstrap.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/bootstrap/css/bootstrap.css">
<!--<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap-theme.css">-->
<link rel="stylesheet" type="text/css" href="/css/style.css">
<link href="http://fonts.googleapis.com/css?family=Share+Tech" rel="stylesheet" type="text/css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-fixed-top" role="navigation">
<hr style="margin:0; border-color:green; border-width:4px 0px;">
<div class="container">
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="/">Home</a></li>
<li><a href="/blog.html">Logbuch</a></li>
<li><a href="/#about">&Uuml;ber uns</a></li>
<li><a href="#contact">Kontakt</a></li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container-fluid large-header" id="large-header">
<canvas id="demo-canvas" style="position:absolute;"></canvas>
<div class="row row-centered">
<div class="col-centered">
<img src="/images/logo.png" alt="Chaospott Logo" />
</div>
</div>
</div>
<hr>
<div class="post">
<header class="post-header">
<h1 class="post-title">About</h1>
</header>
<article class="post-content">
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="http://jekyllrb.com/">jekyllrb.com</a></p>
<p>You can find the source code for the Jekyll new theme at: <a href="https://github.com/jglovier/jekyll-new">github.com/jglovier/jekyll-new</a></p>
<p>You can find the source code for Jekyll at <a href="https://github.com/jekyll/jekyll">github.com/jekyll/jekyll</a></p>
</article>
</div>
<hr>
<div class="container" id="contact">
<div class="row">
<div class="col-md-6">
<p>
<span class="fa fa-map-marker"></span> <a href="http://nominatim.openstreetmap.org/search.php?q=foobar%2C+essen&amp;viewbox=7.02%2C51.44%2C7.03%2C51.43">Sibyllastr. 9 (Hinterhof), 45136 Essen</a>
</p>
<p>
<span class="fa fa-phone"></span> <a href="tel:+4912351235544">+49 (0) 1234 / 567 89 0</a>
</p>
<p>
<span class="fa fa-envelope-o"></span> <span id="e701819447">[javascript protected email address]</span><script type="text/javascript">/*<![CDATA[*/eval("var a=\".Pc3y1Lh6oqgCSMluXaN-F0mWOK_ewAvVBdZstj2rpTf85+@iRznY4xI7QJUGkHD9Eb\";var b=a.split(\"\").sort().join(\"\");var c=\"fJE7GI7pJGESfffP5UU5xc85\";var d=\"\";for(var e=0;e<c.length;e++)d+=b.charAt(a.indexOf(c.charAt(e)));document.getElementById(\"e701819447\").innerHTML=\"<a href=\\\"mailto:\"+d+\"\\\">\"+d+\"</a>\"")/*]]>*/</script>
<br>
<span class="fa fa-lock"></span> <a href="media/ccc-essen.pgp">01CB 5D67 4100 6A17 2492 739D 4592 4F8A 867E D719</a>
</p>
</div>
<div class="col-md-6">
<p>
<i class="fa fa-twitter"></i> <a href="https://twitter.com/foobarev">@foobarev</a>
</p>
<p>
<span class="fa fa-inbox"></span> <a href="https://lists.cccmz.de/mailman/listinfo/chaostreff-essen"><span id="e699026149">[javascript protected email address]</span><script type="text/javascript">/*<![CDATA[*/eval("var a=\"fnF9IG32pj+g0bLHEk6w-Y_Z4NzqaSTWCeVMxXBoudQJ8cKhO@1sD5t.ilrAPvUyR7m\";var b=a.split(\"\").sort().join(\"\");var c=\"JOd.APrcKKncAActnAvQAJr@QcbD@APAFJJJ5mF8c\";var d=\"\";for(var e=0;e<c.length;e++)d+=b.charAt(a.indexOf(c.charAt(e)));document.getElementById(\"e699026149\").innerHTML=d")/*]]>*/</script></a>
<br>
<span class="fa fa-comments"></span>
<a href="http://hackint.eu">hackint.eu</a>
( <a href="irc://hackint.eu/chaospott">#chaospott</a> )
</p>
<p>
<i class="fa fa-github"></i> <a href="https://github.com/c3e">c3e</a>
</p>
</div>
</div>
</div>
</div>
<script src="/js/TweenLite.min.js"></script>
<script src="/js/EasePack.min.js"></script>
<script src="/js/rAF.js"></script>
<script src="/js/eyecandy.js"></script>
</body>
</html>