Compare commits

...

16 Commits

Author SHA1 Message Date
Andi Hechtbauer 789a2690c6 home: layout grid (http://tachyons.io/) 2017-12-11 15:07:12 +01:00
Andi Hechtbauer 9b909a8e35 logo: use svg version (WIP) 2017-12-11 15:04:55 +01:00
Andi Hechtbauer 1d839121b3 add under construction link 2017-12-04 15:50:00 +01:00
hael-one 8a84584549 some changes 2017-11-30 13:51:34 +01:00
hael-one 6da5665cba Update readme 2017-11-30 13:17:50 +01:00
hael-one 48ee81579c No marqee pls 2017-11-30 13:01:35 +01:00
Andreas Hechtbauer 523a2084f1 social-buttons: add facebook and github 2017-11-29 18:57:12 +01:00
Andreas Hechtbauer 9c4a087214 footer: add menu for contact; play with marquee 2017-11-29 18:43:03 +01:00
Andreas Hechtbauer 60835df87b add contact info, play with formatting 2017-11-29 17:03:39 +01:00
Andreas Hechtbauer 9065ef9938 readme: cleaner tl;dr 2017-11-29 16:11:30 +01:00
Andreas Hechtbauer f59d67031b readme: clean tl;dr 2017-11-29 16:10:30 +01:00
Andreas Hechtbauer 242fe3d60f readme: move tl;dr up 2017-11-29 16:09:39 +01:00
Andreas Hechtbauer a8684e0197 readme: add tl;dr 2017-11-29 16:07:32 +01:00
Andreas Hechtbauer b190434e74 mehr readme 2017-11-29 16:03:45 +01:00
Andreas Hechtbauer 269f760151 mehr readme 2017-11-29 16:02:21 +01:00
Andreas Hechtbauer 56b5b0a92a remove autosave file, add readme 2017-11-29 15:56:10 +01:00
38 changed files with 1871 additions and 283 deletions

74
README.md Normal file
View File

@ -0,0 +1,74 @@
# Kitchen Homepage Mitmachanleitung
## TL;DR
Viele der Schritte braucht's nur einmal. Ist alles soweit am
Start, sieht eine Änderung beispielsweise so aus:
cd kitchen-homepage; git pull
vi content/kitchenlog/2017/November.md
hugo
git add content public; git commit -m "new kitchenlog content"; git push
## git
### git installieren
Entweder mit dem jeweiligen Paketmanager oder:
https://git-scm.com/downloads
### SSH Public Cert unter git.binary-kitchen.de hinterlegen
Einloggen mit Zugangsdaten, dann unter Einstellungen - SSH Schlüssel - diesen hinterlegen
### homepage repo holen
git clone --recursive gogs@git.binary-kitchen.de:webredaktion/kitchen-homepage.git
### ins verzeichnis wechseln
cd kitchen-homepage
## hugo
### hugo installieren
linux:
snap install hugo
macos:
brew install hugo
windows:
choco install hugo -confirm
(oder https://gohugo.io/getting-started/installing/)
### lokalen sever starten
hugo serve
### anschauen
Im Terminal angezeigte URL im Browser öffnen
## content
### editieren
Inhalte in content/... ändern oder hinzufügen. zb. in
content/kitchenlog/2017/...
### änderungen ins repo aufnehmen
git add content/kitchenlog
git add public
git commit -m "new kitchenlog content"
### publizieren
git push

View File

@ -18,11 +18,11 @@ enableRobotsTXT = true
[params]
favicon = ""
description = "The last theme you'll ever need. Maybe."
facebook = ""
facebook = "https://facebook.com/binary-kitchen"
twitter = "https://twitter.com/binary_kitchen"
instagram = ""
youtube = ""
github = ""
github = "https://github.com/Binary-Kitchen"
linkedin = ""
# choose a background color from any on this page: http://tachyons.io/docs/themes/skins/ and preface it with "bg-"
background_color_class = "bg-black"

View File

@ -1,4 +0,0 @@
baseurl = "http://binary.kitchen/"
languageCode = "de-de"
title = "binary.kitchen"
theme = "ananke"

View File

@ -1,39 +1,43 @@
---
title: Binary Kitchen
date: 2017-03-23
publishdate: 2017-03-24
description: "Hack Space Regensburg"
---
<section class="w-100 f7 tc-l">
de: binäre Küche · ja: バイナリーキッチン · fr: Cuisine binaire · cn: 二进制厨房 · ru: Двоичная кухня · he:מטבח בינארי · ml: ബൈനറി പാചകം · pa: ਬਾਈਨਰੀ ਖਾਣਾ ਪਕਾਉਣ · ko: 이진 요리 · hy: Երկուական խոհարարություն · gu: Երկուական խոհարարություն · ar: الطبخ ثنائي · km: ចម្អិនអាហារគោលពីរ · ne: बाइनरी खाना पकाउने · el: Δυαδική μαγειρική · bar: zwidoppelte Kuchl
</section>
<p>
# Open Monday
</p>
*Jeden Montag Abend treffen wir uns in der Binary Kitchen.*
<section class="cf w-100 pv3 f6 ph3 ph4-ns bg-silver">
<small> Montags wird sowohl an Projekten gearbeitet als auch in lockerer
Atmosphäre diskutiert. Alle Interessierten sind herzlich eingeladen!
Ab 19 Uhr sind Mitglieder anzutreffen, die gerne eine Führung
anbieten.</small>
<div class="fl-l w-100 w-50-l pr4-ns center">
<article class="center mw5 mw6-ns hidden ba bg-white-60">
<h1 class="f4 bg-near-black white mv0 pv2 ph3">Open Monday</h1>
<div class="pa3 bt">
<p class="f6 f5-ns lh-copy measure mv0">
Jeden Montag Abend treffen wir uns in der Binary Kitchen.
Montags wird sowohl an Projekten gearbeitet als auch in lockerer
Atmosphäre diskutiert. Alle Interessierten sind herzlich eingeladen!
Ab 19 Uhr sind Mitglieder anzutreffen, die gerne eine Führung
anbieten.
</p>
<p>
Walderdorffstr. 13b, 93053 Regensburg<br>
Bus: 2A Safferlingstrasse
</p>
</div>
</article>
</div>
Adresse | Busverbindung
---- | ----
<small>Walderdorffstr. 13b<small> | <small>2A Safferlingstrasse</small>
<small>93053 Regensburg |
<div class="fl-l w-100 w-50-l pr4-ns center">
<iframe id="tooltip" width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=12.117855548858644%2C49.00914581514452%2C12.119462192058563%2C49.01055152737082&amp;layer=mapnik" style="border: 1px solid black"></iframe><br/><a href="http://www.openstreetmap.org/#map=19/49.00985/12.11866">Karte vergrößern</a>
</div>
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=12.117855548858644%2C49.00914581514452%2C12.119462192058563%2C49.01055152737082&amp;layer=mapnik" style="border: 1px solid black"></iframe><br/><small><a href="http://www.openstreetmap.org/#map=19/49.00985/12.11866">View Larger Map</a></small>
</section>
## Binary Kitchen
<small>de: binäre Küche · ja: バイナリーキッチン · fr: Cuisine binaire · cn: 二进制厨房 · ru: Двоичная кухня · he:מטבח בינארי · ml: ബൈനറി പാചകം · pa: ਬਾਈਨਰੀ ਖਾਣਾ ਪਕਾਉਣ · ko: 이진 요리 · hy: Երկուական խոհարարություն · gu: Երկուական խոհարարություն · ar: الطبخ ثنائي · km: ចម្អិនអាហារគោលពីរ · ne: बाइनरी खाना पकाउने · el: Δυαδική μαγειρική · bar: zwidoppelte Kuchl</small>
Rund um die Kitchen
Amtliches und Bürokratie (Dokumente, Formulare)
Lebercast
Küchen-Log
Members
## Kontakt
Twitter | Mailingliste | IRC channel #binary-kitchen | Telefon: 0941378017400
<hr>
[Twitter](https://twitter.com/binary_kitchen) | [Mailingliste](http://lists.binary-kitchen.de/listinfo/allgemein|Mailingliste) | [IRC channel](https://webirc.hackint.org/#irc://irc.hackint.org/#binary-kitchen) | [0941 378 01 74 00](tel:0941378017400) | Dokumente, Formulare | Lebercast | Members

View File

@ -0,0 +1,5 @@
* hael
Twitter @OOOOOO1O1O1O
Short description

18
content/contact.md Normal file
View File

@ -0,0 +1,18 @@
---
title: Kontakt
description: We'd love to hear from you
type: page
menu: "footer"
---
[Twitter](https://twitter.com/binary_kitchen) | [Mailingliste](http://lists.binary-kitchen.de/listinfo/allgemein|Mailingliste) | [IRC channel](https://webirc.hackint.org/#irc://irc.hackint.org/#binary-kitchen|#binary-kitchen) | <tel:0941378017400>
<form method="POST" action="http://formspree.io/vorstand@binary-kitchen.de">
<input type="email" name="email" placeholder="Your email">
<textarea name="message" placeholder="Your message"></textarea>
<button type="submit">Send</button>
</form>

View File

@ -0,0 +1,16 @@
---
title: "Oktober"
date: 2017-10-29T10:51:41+01:00
---
Küchen-Log Oktober 2017
![](2017-11-04-01.jpg)
* Testeintrag Oktober 1
* Testeintrag Oktober 2
* Testeintrag Oktober 3
* Testeintrag Oktober 4

View File

@ -5,11 +5,8 @@ date: 2017-11-29T10:51:41+01:00
Küchen-Log November 2017
If it's not in the log, it didn't happen!
![](2017-11-04-01.jpg)
* In der Butchery wurden Wandregale angebracht
* Einige Leute berichten vom Besuch der 34C3 Location in Leipzig

View File

@ -4,6 +4,8 @@ date: 2017-03-23
publishdate: 2017-03-24
---
http://textfiles.com/underconstruction/
# Unsere Projekte
(unterschiedlich aktiv)

55
layouts/index.html Executable file
View File

@ -0,0 +1,55 @@
{{ define "main" }}
<article class="w-100 cf ph3 ph5-l pv3 pv4-l f4 center lh-copy mid-gray">
{{ .Content }}
</article>
{{/* Define a section to pull recent posts from. For Hugo 0.20 this will default to the section with the most number of pages. */}}
{{ $mainSections := .Site.Params.mainSections | default (slice "post") }}
{{/* Create a variable with that section to use in multiple places. */}}
{{ $section := where .Site.RegularPages "Section" "in" $mainSections }}
{{/* Check to see if the section is defined for ranging through it */}}
{{ $section_count := len $section }}
{{ if ge $section_count 1 }}
{{/* Derive the section name */}}
{{ $section_name := index (.Site.Params.mainSections) 0 }}
<div class="pa3 pa4-ns w-100 w-70-ns center">
{{/* Use $section_name to get the section title. Use "with" to only show it if it exists */}}
{{ with .Site.GetPage "section" $section_name }}
<h1 class="flex-none">
Recent {{ .Title }}
</h1>
{{ end }}
{{ $n_posts := $.Param "recent_posts_number" | default 3 }}
<section class="w-100 mw8">
{{/* Range through the first $n_posts items of the section */}}
{{ range (first $n_posts $section) }}
<div class="relative w-100 mb4">
{{ partial "summary-with-image.html" . }}
</div>
{{ end }}
</section>
{{ if ge $section_count (add $n_posts 1) }}
<section class="w-100">
<h1 class="f3">More</h1>
{{/* Now, range through the next four after the initial $n_posts items. Nest the requirements, "after" then "first" on the outside */}}
{{ range (first 4 (after $n_posts $section)) }}
<h2 class="f5 fw4 mb4 dib mr3">
<a href="{{ .URL }}" class="link black dim">
{{ .Title }}
</a>
</h2>
{{ end }}
{{/* As above, Use $section_name to get the section title, and URL. Use "with" to only show it if it exists */}}
{{ with .Site.GetPage "section" $section_name }}
<a href="{{ .URL }}" class="link db f6 pa2 br3 bg-mid-gray white dim w4 tc">All {{.Title }}</a>
{{ end }}
</section>
{{ end }}
</div>
{{ end }}
{{ end }}

View File

@ -0,0 +1,3 @@
<a href="{{ . }}" class="link-transition link dib z-999 pt3 pt0-l mr2" title="Home">
{{ partial "svg/kitchen-logo.svg" }}
</a>

View File

@ -3,7 +3,20 @@
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.BaseURL }}" >
♥ {{ now.Format "2006" }} {{ .Site.Title }}
</a>
{{ partial "social-follow.html" . }}
<div class="flex-l items-center">
{{ if .Site.Menus.footer }}
<ul class="pl0 mr3">
{{ range .Site.Menus.footer }}
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="{{ .URL }}" title="{{ .Name }} page">
{{ .Name }}
</a>
</li>
{{ end }}
</ul>
{{ end }}
{{ partial "social-follow.html" . }}
</div>
</div>
</footer>

View File

@ -14,7 +14,7 @@
</li>
{{ end }}
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>

View File

@ -0,0 +1,128 @@
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="64"
id="svg3049"
version="1.1"
inkscape:version="0.48.1 r9760"
sodipodi:docname="binary_kitchen_bw_border.svg"
inkscape:export-filename="/home/flo/Documents/binary kitchen/binary_kitchen_nur_hut_bw_border.png"
inkscape:export-xdpi="30"
inkscape:export-ydpi="30">
<defs
id="defs3051" />
<sodipodi:namedview
id="base"
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="0.93025308"
inkscape:cx="470.99455"
inkscape:cy="274.01284"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1033"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true" />
<metadata
id="metadata3054">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-452.36218)">
<rect
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect4950"
width="149.42171"
height="112.87251"
x="205.32047"
y="199.03384"
transform="translate(0,452.36218)"
ry="3.4414423" />
<g
id="g4938"
transform="matrix(1.0162823,0,0,1.0162823,-4.8846753,-12.106741)"
style="stroke:#ffffff">
<g
style="stroke:#ffffff;stroke-width:32.54361724999999694;stroke-miterlimit:4;stroke-dasharray:none"
id="g4382"
transform="matrix(1.1613179,0,0,1.1613179,-64.783387,-119.94864)">
<path
inkscape:connector-curvature="0"
id="path4384"
d="m 234.25,532.42468 c -41.69872,0.0316 -75.49049,23.26963 -75.46875,51.9375 0.0184,24.17651 24.00416,44.61455 56.625,49.9375 6.80185,1.1099 10.64306,1.05083 14.6875,1.25 0.85078,0.0424 1.56808,0.92147 1.53125,1.6875 -0.0368,0.76603 -0.83672,1.60483 -1.6875,1.5625 -6.05104,-0.30107 -6.80481,-0.26271 -11.3125,-0.6875 l 0,15.28125 -7.65625,0.0312 c -2.9688,0.0121 -5.54366,2.37975 -5.375,5.34375 l 6.3125,110.9375 c 0.16865,2.96401 2.41369,5.13276 5.375,5.34375 52.22003,3.72057 105.08725,3.94168 158.625,-0.125 2.96026,-0.22486 5.18009,-2.37945 5.34375,-5.34375 l 6.125,-110.9375 c 0.16366,-2.96427 -2.37498,-5.34375 -5.34375,-5.34375 l -6.125,0 -0.0312,-19.71875 c -1.82352,0.21066 -4.00443,0.31409 -7.03125,0.3125 -0.87624,-4.6e-4 -1.69504,-0.87231 -1.6875,-1.65625 0.008,-0.78393 0.84268,-1.61127 1.71875,-1.59375 3.33937,0.0668 5.55119,0.0477 7.3125,-0.375 23.7574,-5.70175 40.60699,-20.77781 40.59375,-38.25 -0.0171,-22.58679 -28.21986,-40.8701 -62.96875,-40.84375 -18.22221,0.0138 -34.63862,5.07093 -46.125,13.125 2.19033,2.9639 4.0494,5.22289 6.125,6.75 2.11514,1.5562 4.47924,2.44251 8.15625,2.625 0.85079,0.0422 1.56808,0.92147 1.53125,1.6875 -0.0368,0.76604 -0.83672,1.60476 -1.6875,1.5625 -4.16153,-0.20668 -7.45101,-1.17873 -9.9375,-3.25 -3.03278,-2.52634 -4.5455,-3.53454 -7.21875,-8.15625 -11.14998,-19.27679 -38.32701,-33.11802 -70.4063,-33.0937 z m 28.875,146.90625 11.15625,0.125 c 2.54215,0.0306 4.556,2.0828 4.53125,4.625 l -0.65625,68.90625 c -0.0248,2.54221 -2.11409,4.59313 -4.65625,4.5625 l -11.125,-0.125 c -2.54215,-0.0306 -4.55599,-2.08279 -4.53125,-4.625 L 258.5,683.89343 c 0.0248,-2.5422 2.08285,-4.59313 4.625,-4.5625 z m 58.71875,0.59375 c 14.13405,0.14043 25.42939,17.42396 25.21875,38.625 -0.21064,21.20105 -11.80345,38.26542 -25.9375,38.125 -14.13403,-0.14043 -25.42939,-17.42394 -25.21875,-38.625 0.21064,-21.20104 11.80347,-38.26543 25.9375,-38.125 z"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:32.54361724999999694;stroke-miterlimit:4;stroke-dasharray:none" />
<path
sodipodi:nodetypes="sssscscssccsccsccsscscsssascssasssssassas"
inkscape:connector-curvature="0"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:32.54361724999999694;stroke-miterlimit:4;stroke-dasharray:none"
d="m 103.77749,754.66069 c -3.55296,-1.45051 -13.64166,-0.8173 -16.13363,5.26669 l -10.36441,25.304 c -2.58798,6.3184 4.24731,13.63401 7.8213,15.09733 l 109.41419,44.79823 c 1.19855,-1.1948 2.83493,-1.97733 4.66036,-2.02201 3.77989,-0.0925 6.95812,2.99278 7.05068,6.77274 0.46168,0.20327 0.94705,0.42088 1.33834,0.58096 3.57439,1.46228 7.63072,-0.26949 9.09315,-3.8438 l 4.41432,-10.78902 210.65391,86.25081 c 0.7692,3.32152 9.6854,9.30008 16.0676,12.2246 4.0255,1.84463 8.2026,3.33803 12.2962,5.02589 2.8079,-6.94275 5.6552,-13.86947 8.5098,-20.79317 -4.1076,-1.65371 -8.1055,-3.59632 -12.2963,-5.02589 -5.3334,-1.8193 -15.7138,-4.26659 -20.0674,-2.54738 l -210.5784,-86.25672 4.41432,-10.78903 c 1.46244,-3.57434 -0.25254,-7.67246 -3.83107,-9.12454 l -1.31881,-0.53514 c -1.21896,1.43281 -3.04265,2.35418 -5.07127,2.40383 -3.77991,0.0925 -7.06641,-3.25306 -6.98711,-7.36778 -37.70469,-15.62075 -74.98944,-30.7106 -109.08577,-44.6306 z m 0.89661,13.01671 c 35.44338,14.28186 68.90821,28.12418 104.28742,42.56546 1.02459,0.45196 1.51573,1.88209 1.12822,2.81614 -0.38752,0.93405 -1.75364,1.61357 -2.79043,1.19039 l -103.84788,-42.38711 -0.0313,-0.0127 c -4.36835,-1.77246 -7.91901,-0.7849 -9.93876,1.78188 -0.7632,0.9699 -2.38474,1.22636 -3.22533,0.53294 -0.84059,-0.69342 -0.9059,-2.34187 -0.09,-3.26784 2.57498,-2.92235 5.77889,-4.05392 8.54069,-4.10454 2.116,-0.0388 4.29441,0.21126 5.96737,0.88538 z m -8.44288,19.90602 c 35.3593,14.44238 68.87543,28.21459 104.23647,42.69104 1.05541,0.43208 1.613,1.88302 1.22559,2.83779 -0.38742,0.95478 -1.80112,1.61369 -2.85646,1.18146 L 94.78874,791.6791 c -1.19033,-0.48752 -1.68884,-1.89211 -1.31416,-2.87788 0.3569,-0.93901 1.54232,-1.71378 2.75664,-1.2178 z"
id="path4386" />
<g
style="fill:#000000;stroke:#ffffff;stroke-width:30.01124572999999884;stroke-miterlimit:4;stroke-dasharray:none"
transform="matrix(0.99372469,-0.43404267,0.43404267,0.99372469,-212.28056,469.90379)"
id="g4388">
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:32.54361724999999694;stroke-miterlimit:4;stroke-dasharray:none"
d="m 900.1875,443.75 -10.0625,0.0312 c -2.06742,0.006 -3.71875,1.65132 -3.71875,3.71875 l 0,6.25 -14.875,9.1875 C 822.66476,464.22979 769.15433,465.92087 718,467.4687 c -3.86018,0.1168 -6.954,3.13809 -6.9375,7 l 0.0312,7.3125 c -4.39379,0.1562 -8.77864,0.31969 -13.125,0.40625 0.97303,-5.55653 -0.58392,-11.07117 -3.84375,-15.125 -3.90015,-4.85012 -9.63745,-7.59553 -16.6875,-8.375 -1.77081,-0.19579 -3.69096,-0.27617 -5.65625,-0.15625 -1.96529,0.11992 -3.96613,0.45055 -5.90625,1.0625 -3.88023,1.22388 -7.73646,3.96623 -9.0625,8.53125 -1.13246,3.89857 -1.08251,8.27896 1.21875,12 2.30126,3.72104 6.66466,6.31703 12.8125,7.25 5.20014,0.78916 10.38378,1.20262 15.5625,1.375 -0.42767,0.29707 -0.71554,0.66894 -1.1875,0.9375 -3.16064,1.79846 -7.2586,2.82575 -11.21875,3 -16.17998,0.71196 -33.27007,1.52537 -49.75,0.90625 l -0.21875,6.5 c 16.86139,0.63344 34.08845,-0.19511 50.25,-0.90625 4.85233,-0.21352 9.86708,-1.40312 14.15625,-3.84375 2.80877,-1.59825 5.26565,-3.83995 7.0625,-6.625 5.2263,-0.0543 10.41482,-0.22176 15.59375,-0.40625 l 0.0312,4.875 c 0.0248,3.86187 3.07592,6.91592 6.9375,6.96875 50.79894,0.69498 105.04842,1.35105 153.5625,3.96875 l 14.875,9.125 0.0312,6.25 c 0.0103,2.06745 1.65133,3.72517 3.71875,3.71875 l 10.0625,-0.0312 c 2.06742,-0.006 3.75283,-1.65128 3.75,-3.71875 l -0.0312,-22.84375 127.21875,-0.25 c 2.4965,-0.005 4.5,-2.00347 4.5,-4.5 l 0,-4.78125 31.7188,-0.0625 c 2.1455,-0.004 8.1914,-1.72948 8.1874,-3.875 0,-2.14552 -6.0732,-3.84798 -8.2187,-3.84375 l -31.7187,0.0625 0,-4.78125 c 0,-2.49653 -2.0348,-4.50429 -4.5313,-4.5 L 904,470.3125 903.9375,447.46875 c -0.006,-2.06743 -1.68258,-3.72517 -3.75,-3.71875 z M 674.5,465.03125 c 0.76399,0.0155 1.53642,0.0461 2.25,0.125 5.62398,0.62179 9.55318,2.43804 12.375,6.0625 2.29548,2.94841 3.4456,6.73828 2.3125,10.96875 -6.61366,-0.0371 -13.17428,-0.27106 -19.625,-1.25 -4.90375,-0.74418 -7.17641,-2.43226 -8.28125,-4.21875 -1.10484,-1.78649 -1.24006,-4.12594 -0.46875,-6.78125 0.62042,-2.13582 2.1484,-3.33567 4.75,-4.15625 1.3008,-0.41029 2.83201,-0.6234 4.375,-0.71875 0.77149,-0.0477 1.54851,-0.0468 2.3125,-0.0312 z"
transform="matrix(0.92218368,0.00169429,-0.00169429,0.92218368,-452.50678,78.944729)"
id="path4390"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssccssccasssssscssccssccssccsssscsscscscsscssssacssssss" />
</g>
</g>
<g
transform="matrix(1.1613179,0,0,1.1613179,-64.783391,-119.94864)"
id="g4376"
style="stroke:#ffffff">
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff"
d="m 234.25,532.42468 c -41.69872,0.0316 -75.49049,23.26963 -75.46875,51.9375 0.0184,24.17651 24.00416,44.61455 56.625,49.9375 6.80185,1.1099 10.64306,1.05083 14.6875,1.25 0.85078,0.0424 1.56808,0.92147 1.53125,1.6875 -0.0368,0.76603 -0.83672,1.60483 -1.6875,1.5625 -6.05104,-0.30107 -6.80481,-0.26271 -11.3125,-0.6875 l 0,15.28125 -7.65625,0.0312 c -2.9688,0.0121 -5.54366,2.37975 -5.375,5.34375 l 6.3125,110.9375 c 0.16865,2.96401 2.41369,5.13276 5.375,5.34375 52.22003,3.72057 105.08725,3.94168 158.625,-0.125 2.96026,-0.22486 5.18009,-2.37945 5.34375,-5.34375 l 6.125,-110.9375 c 0.16366,-2.96427 -2.37498,-5.34375 -5.34375,-5.34375 l -6.125,0 -0.0312,-19.71875 c -1.82352,0.21066 -4.00443,0.31409 -7.03125,0.3125 -0.87624,-4.6e-4 -1.69504,-0.87231 -1.6875,-1.65625 0.008,-0.78393 0.84268,-1.61127 1.71875,-1.59375 3.33937,0.0668 5.55119,0.0477 7.3125,-0.375 23.7574,-5.70175 40.60699,-20.77781 40.59375,-38.25 -0.0171,-22.58679 -28.21986,-40.8701 -62.96875,-40.84375 -18.22221,0.0138 -34.63862,5.07093 -46.125,13.125 2.19033,2.9639 4.0494,5.22289 6.125,6.75 2.11514,1.5562 4.47924,2.44251 8.15625,2.625 0.85079,0.0422 1.56808,0.92147 1.53125,1.6875 -0.0368,0.76604 -0.83672,1.60476 -1.6875,1.5625 -4.16153,-0.20668 -7.45101,-1.17873 -9.9375,-3.25 -3.03278,-2.52634 -4.5455,-3.53454 -7.21875,-8.15625 -11.14998,-19.27679 -38.32701,-33.11802 -70.4063,-33.0937 z m 28.875,146.90625 11.15625,0.125 c 2.54215,0.0306 4.556,2.0828 4.53125,4.625 l -0.65625,68.90625 c -0.0248,2.54221 -2.11409,4.59313 -4.65625,4.5625 l -11.125,-0.125 c -2.54215,-0.0306 -4.55599,-2.08279 -4.53125,-4.625 L 258.5,683.89343 c 0.0248,-2.5422 2.08285,-4.59313 4.625,-4.5625 z m 58.71875,0.59375 c 14.13405,0.14043 25.42939,17.42396 25.21875,38.625 -0.21064,21.20105 -11.80345,38.26542 -25.9375,38.125 -14.13403,-0.14043 -25.42939,-17.42394 -25.21875,-38.625 0.21064,-21.20104 11.80347,-38.26543 25.9375,-38.125 z"
id="path3021"
inkscape:connector-curvature="0" />
<path
id="use3078"
d="m 103.77749,754.66069 c -3.55296,-1.45051 -13.64166,-0.8173 -16.13363,5.26669 l -10.36441,25.304 c -2.58798,6.3184 4.24731,13.63401 7.8213,15.09733 l 109.41419,44.79823 c 1.19855,-1.1948 2.83493,-1.97733 4.66036,-2.02201 3.77989,-0.0925 6.95812,2.99278 7.05068,6.77274 0.46168,0.20327 0.94705,0.42088 1.33834,0.58096 3.57439,1.46228 7.63072,-0.26949 9.09315,-3.8438 l 4.41432,-10.78902 210.65391,86.25081 c 0.7692,3.32152 9.6854,9.30008 16.0676,12.2246 4.0255,1.84463 8.2026,3.33803 12.2962,5.02589 2.8079,-6.94275 5.6552,-13.86947 8.5098,-20.79317 -4.1076,-1.65371 -8.1055,-3.59632 -12.2963,-5.02589 -5.3334,-1.8193 -15.7138,-4.26659 -20.0674,-2.54738 l -210.5784,-86.25672 4.41432,-10.78903 c 1.46244,-3.57434 -0.25254,-7.67246 -3.83107,-9.12454 l -1.31881,-0.53514 c -1.21896,1.43281 -3.04265,2.35418 -5.07127,2.40383 -3.77991,0.0925 -7.06641,-3.25306 -6.98711,-7.36778 -37.70469,-15.62075 -74.98944,-30.7106 -109.08577,-44.6306 z m 0.89661,13.01671 c 35.44338,14.28186 68.90821,28.12418 104.28742,42.56546 1.02459,0.45196 1.51573,1.88209 1.12822,2.81614 -0.38752,0.93405 -1.75364,1.61357 -2.79043,1.19039 l -103.84788,-42.38711 -0.0313,-0.0127 c -4.36835,-1.77246 -7.91901,-0.7849 -9.93876,1.78188 -0.7632,0.9699 -2.38474,1.22636 -3.22533,0.53294 -0.84059,-0.69342 -0.9059,-2.34187 -0.09,-3.26784 2.57498,-2.92235 5.77889,-4.05392 8.54069,-4.10454 2.116,-0.0388 4.29441,0.21126 5.96737,0.88538 z m -8.44288,19.90602 c 35.3593,14.44238 68.87543,28.21459 104.23647,42.69104 1.05541,0.43208 1.613,1.88302 1.22559,2.83779 -0.38742,0.95478 -1.80112,1.61369 -2.85646,1.18146 L 94.78874,791.6791 c -1.19033,-0.48752 -1.68884,-1.89211 -1.31416,-2.87788 0.3569,-0.93901 1.54232,-1.71378 2.75664,-1.2178 z"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssscscssccsccsccsscscsssascssasssssassas" />
<g
id="use3083"
transform="matrix(0.99372469,-0.43404267,0.43404267,0.99372469,-212.28056,469.90379)"
style="fill:#000000;stroke:#ffffff">
<path
sodipodi:nodetypes="sssccssccasssssscssccssccssccsssscsscscscsscssssacssssss"
inkscape:connector-curvature="0"
id="path4374"
transform="matrix(0.92218368,0.00169429,-0.00169429,0.92218368,-452.50678,78.944729)"
d="m 900.1875,443.75 -10.0625,0.0312 c -2.06742,0.006 -3.71875,1.65132 -3.71875,3.71875 l 0,6.25 -14.875,9.1875 C 822.66476,464.22979 769.15433,465.92087 718,467.4687 c -3.86018,0.1168 -6.954,3.13809 -6.9375,7 l 0.0312,7.3125 c -4.39379,0.1562 -8.77864,0.31969 -13.125,0.40625 0.97303,-5.55653 -0.58392,-11.07117 -3.84375,-15.125 -3.90015,-4.85012 -9.63745,-7.59553 -16.6875,-8.375 -1.77081,-0.19579 -3.69096,-0.27617 -5.65625,-0.15625 -1.96529,0.11992 -3.96613,0.45055 -5.90625,1.0625 -3.88023,1.22388 -7.73646,3.96623 -9.0625,8.53125 -1.13246,3.89857 -1.08251,8.27896 1.21875,12 2.30126,3.72104 6.66466,6.31703 12.8125,7.25 5.20014,0.78916 10.38378,1.20262 15.5625,1.375 -0.42767,0.29707 -0.71554,0.66894 -1.1875,0.9375 -3.16064,1.79846 -7.2586,2.82575 -11.21875,3 -16.17998,0.71196 -33.27007,1.52537 -49.75,0.90625 l -0.21875,6.5 c 16.86139,0.63344 34.08845,-0.19511 50.25,-0.90625 4.85233,-0.21352 9.86708,-1.40312 14.15625,-3.84375 2.80877,-1.59825 5.26565,-3.83995 7.0625,-6.625 5.2263,-0.0543 10.41482,-0.22176 15.59375,-0.40625 l 0.0312,4.875 c 0.0248,3.86187 3.07592,6.91592 6.9375,6.96875 50.79894,0.69498 105.04842,1.35105 153.5625,3.96875 l 14.875,9.125 0.0312,6.25 c 0.0103,2.06745 1.65133,3.72517 3.71875,3.71875 l 10.0625,-0.0312 c 2.06742,-0.006 3.75283,-1.65128 3.75,-3.71875 l -0.0312,-22.84375 127.21875,-0.25 c 2.4965,-0.005 4.5,-2.00347 4.5,-4.5 l 0,-4.78125 31.7188,-0.0625 c 2.1455,-0.004 8.1914,-1.72948 8.1874,-3.875 0,-2.14552 -6.0732,-3.84798 -8.2187,-3.84375 l -31.7187,0.0625 0,-4.78125 c 0,-2.49653 -2.0348,-4.50429 -4.5313,-4.5 L 904,470.3125 903.9375,447.46875 c -0.006,-2.06743 -1.68258,-3.72517 -3.75,-3.71875 z M 674.5,465.03125 c 0.76399,0.0155 1.53642,0.0461 2.25,0.125 5.62398,0.62179 9.55318,2.43804 12.375,6.0625 2.29548,2.94841 3.4456,6.73828 2.3125,10.96875 -6.61366,-0.0371 -13.17428,-0.27106 -19.625,-1.25 -4.90375,-0.74418 -7.17641,-2.43226 -8.28125,-4.21875 -1.10484,-1.78649 -1.24006,-4.12594 -0.46875,-6.78125 0.62042,-2.13582 2.1484,-3.33567 4.75,-4.15625 1.3008,-0.41029 2.83201,-0.6234 4.375,-0.71875 0.77149,-0.0477 1.54851,-0.0468 2.3125,-0.0312 z"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -15,14 +15,14 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="404 Page not found" />
@ -59,33 +59,33 @@
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="./logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="./kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="./projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="./about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -94,6 +94,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -104,6 +109,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -124,12 +136,29 @@
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="./contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -140,12 +169,20 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/about/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/about/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/about/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/about/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Über die Kitchen" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/about/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/about/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -159,7 +171,7 @@
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">About</span>
<h1 class="f3 near-black">
<a href="/about/members/anti/" class="link black dim">
<a href="../about/members/anti/" class="link black dim">
</a>
</h1>
@ -172,6 +184,24 @@ Short description
</div>
<div class="relative w-100 mb4 bg-white">
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">About</span>
<h1 class="f3 near-black">
<a href="../about/members/heal/" class="link black dim">
</a>
</h1>
<div class="nested-links f5 lh-copy nested-copy-line-height">
hael Twitter @OOOOOO1O1O1O
Short description
</div>
</div>
</div>
</div>
</section>
@ -180,12 +210,29 @@ Short description
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -196,12 +243,20 @@ Short description
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,24 +2,34 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Über die Kitchen on binary.kitchen</title>
<link>http://binary.kitchen/about/</link>
<link>http://kitchenusqlz6f7f.onion/about/</link>
<description>Recent content in Über die Kitchen on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Thu, 23 Mar 2017 00:00:00 +0000</lastBuildDate>
<atom:link href="http://binary.kitchen/about/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/about/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>http://binary.kitchen/about/members/anti/</link>
<link>http://kitchenusqlz6f7f.onion/about/members/anti/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://binary.kitchen/about/members/anti/</guid>
<guid>http://kitchenusqlz6f7f.onion/about/members/anti/</guid>
<description>anti Twitter @antihec
Short description</description>
</item>
<item>
<title></title>
<link>http://kitchenusqlz6f7f.onion/about/members/heal/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://kitchenusqlz6f7f.onion/about/members/heal/</guid>
<description>hael Twitter @OOOOOO1O1O1O
Short description</description>
</item>
</channel>
</rss>

View File

@ -15,7 +15,7 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
@ -26,12 +26,12 @@
<meta property="og:description" content="anti Twitter @antihec
Short description" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://binary.kitchen/about/members/anti/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/about/members/anti/" />
<meta property="article:modified_time" content="2017-11-28T16:47:38&#43;01:00"/>
@ -68,33 +68,33 @@ Short description"/>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../../../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../../../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../../../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../../../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -103,6 +103,11 @@ Short description"/>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -113,6 +118,13 @@ Short description"/>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -152,6 +164,29 @@ Short description"/>
<div class="bg-light-gray pa3">
<ul>
<li class="list b mb3">
1 More About
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../about/members/anti/" class="link ph2 pv2 db black o-50">
</a>
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../about/members/heal/" class="link ph2 pv2 db black">
</a>
</li>
</ul>
</div>
</aside>
</div>
@ -159,12 +194,29 @@ Short description"/>
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -175,12 +227,20 @@ Short description"/>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -0,0 +1,246 @@
<!DOCTYPE html>
<html lang="de-de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>binary.kitchen </title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="generator" content="Hugo 0.31.1" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<meta property="og:title" content="" />
<meta property="og:description" content="hael Twitter @OOOOOO1O1O1O
Short description" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/about/members/heal/" />
<meta property="article:modified_time" content="2017-11-30T13:51:34&#43;01:00"/>
<meta itemprop="name" content="">
<meta itemprop="description" content="hael Twitter @OOOOOO1O1O1O
Short description">
<meta itemprop="wordCount" content="5">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content=""/>
<meta name="twitter:description" content="hael Twitter @OOOOOO1O1O1O
Short description"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../../../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<p class="f6 b helvetica tracked">
ABOUT
</p>
<h1 class="f1">
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
<h1 id="hael">hael</h1>
<p>Twitter @OOOOOO1O1O1O</p>
<p>Short description</p>
</div>
</article>
<aside class="ph3 mt2 mt6-ns">
<div class="bg-light-gray pa3">
<ul>
<li class="list b mb3">
1 More About
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../about/members/anti/" class="link ph2 pv2 db black">
</a>
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../about/members/heal/" class="link ph2 pv2 db black o-50">
</a>
</li>
</ul>
</div>
</aside>
</div>
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -1 +1 @@
<!DOCTYPE html><html><head><title>http://binary.kitchen/about/</title><link rel="canonical" href="http://binary.kitchen/about/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://binary.kitchen/about/" /></head></html>
<!DOCTYPE html><html><head><title>http://kitchenusqlz6f7f.onion/about/</title><link rel="canonical" href="http://kitchenusqlz6f7f.onion/about/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://kitchenusqlz6f7f.onion/about/" /></head></html>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/categories/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/categories/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/categories/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/categories/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Categories" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/categories/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/categories/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -138,12 +150,29 @@
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -154,12 +183,20 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,12 +2,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on binary.kitchen</title>
<link>http://binary.kitchen/categories/</link>
<link>http://kitchenusqlz6f7f.onion/categories/</link>
<description>Recent content in Categories on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<atom:link href="http://binary.kitchen/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>

224
public/contact/index.html Normal file
View File

@ -0,0 +1,224 @@
<!DOCTYPE html>
<html lang="de-de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>binary.kitchen | Kontakt</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="generator" content="Hugo 0.31.1" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<meta property="og:title" content="Kontakt" />
<meta property="og:description" content="We&#39;d love to hear from you" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/contact/" />
<meta property="article:modified_time" content="2017-11-30T13:51:34&#43;01:00"/>
<meta itemprop="name" content="Kontakt">
<meta itemprop="description" content="We&#39;d love to hear from you">
<meta itemprop="wordCount" content="9">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Kontakt"/>
<meta name="twitter:description" content="We&#39;d love to hear from you"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<p class="f6 b helvetica tracked">
</p>
<h1 class="f1">
Kontakt
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
<p><a href="https://twitter.com/binary_kitchen">Twitter</a> | <a href="http://lists.binary-kitchen.de/listinfo/allgemein|Mailingliste">Mailingliste</a> | <a href="https://webirc.hackint.org/#irc://irc.hackint.org/#binary-kitchen|#binary-kitchen">IRC channel</a> | <a href="tel:0941378017400">tel:0941378017400</a></p>
<form method="POST" action="http://formspree.io/vorstand@binary-kitchen.de">
<input type="email" name="email" placeholder="Your email">
<textarea name="message" placeholder="Your message"></textarea>
<button type="submit">Send</button>
</form>
</div>
</article>
<aside class="ph3 mt2 mt6-ns">
</aside>
</div>
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Binary Kitchen" />
<meta property="og:description" content="Hack Space Regensburg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="./logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="./kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="./projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="./about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -127,55 +139,43 @@
<main class="pb7" role="main">
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
<article class="w-100 cf ph3 ph5-l pv3 pv4-l f4 center lh-copy mid-gray">
<section class="w-100 f7 tc-l">
de: binäre Küche · ja: バイナリーキッチン · fr: Cuisine binaire · cn: 二进制厨房 · ru: Двоичная кухня · he:מטבח בינארי · ml: ബൈനറി പാചകം · pa: ਬਾਈਨਰੀ ਖਾਣਾ ਪਕਾਉਣ · ko: 이진 요리 · hy: Երկուական խոհարարություն · gu: Երկուական խոհարարություն · ar: الطبخ ثنائي · km: ចម្អិនអាហារគោលពីរ · ne: बाइनरी खाना पकाउने · el: Δυαδική μαγειρική · bar: zwidoppelte Kuchl
</section>
<p>
<h1 id="open-monday">Open Monday</h1>
</p>
<p><em>Jeden Montag Abend treffen wir uns in der Binary Kitchen.</em></p>
<section class="cf w-100 pv3 f6 ph3 ph4-ns bg-silver">
<p><small> Montags wird sowohl an Projekten gearbeitet als auch in lockerer
Atmosphäre diskutiert. Alle Interessierten sind herzlich eingeladen!
Ab 19 Uhr sind Mitglieder anzutreffen, die gerne eine Führung
anbieten.</small></p>
<div class="fl-l w-100 w-50-l pr4-ns center">
<article class="center mw5 mw6-ns hidden ba bg-white-60">
<h1 class="f4 bg-near-black white mv0 pv2 ph3">Open Monday</h1>
<div class="pa3 bt">
<p class="f6 f5-ns lh-copy measure mv0">
Jeden Montag Abend treffen wir uns in der Binary Kitchen.
Montags wird sowohl an Projekten gearbeitet als auch in lockerer
Atmosphäre diskutiert. Alle Interessierten sind herzlich eingeladen!
Ab 19 Uhr sind Mitglieder anzutreffen, die gerne eine Führung
anbieten.
</p>
<p>
Walderdorffstr. 13b, 93053 Regensburg<br>
Bus: 2A Safferlingstrasse
</p>
</div>
</article>
</div>
<table>
<thead>
<tr>
<th>Adresse</th>
<th>Busverbindung</th>
</tr>
</thead>
<div class="fl-l w-100 w-50-l pr4-ns center">
<iframe id="tooltip" width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=12.117855548858644%2C49.00914581514452%2C12.119462192058563%2C49.01055152737082&amp;layer=mapnik" style="border: 1px solid black"></iframe><br/><a href="http://www.openstreetmap.org/#map=19/49.00985/12.11866">Karte vergrößern</a>
</div>
<tbody>
<tr>
<td><small>Walderdorffstr. 13b<small></td>
<td><small>2A Safferlingstrasse</small></td>
</tr>
</section>
<tr>
<td><small>93053 Regensburg</td>
<td></td>
</tr>
</tbody>
</table>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=12.117855548858644%2C49.00914581514452%2C12.119462192058563%2C49.01055152737082&amp;layer=mapnik" style="border: 1px solid black"></iframe><br/><small><a href="http://www.openstreetmap.org/#map=19/49.00985/12.11866">View Larger Map</a></small></p>
<h2 id="binary-kitchen">Binary Kitchen</h2>
<p><small>de: binäre Küche · ja: バイナリーキッチン · fr: Cuisine binaire · cn: 二进制厨房 · ru: Двоичная кухня · he:מטבח בינארי · ml: ബൈനറി പാചകം · pa: ਬਾਈਨਰੀ ਖਾਣਾ ਪਕਾਉਣ · ko: 이진 요리 · hy: Երկուական խոհարարություն · gu: Երկուական խոհարարություն · ar: الطبخ ثنائي · km: ចម្អិនអាហារគោលពីរ · ne: बाइनरी खाना पकाउने · el: Δυαδική μαγειρική · bar: zwidoppelte Kuchl</small></p>
<pre><code>Rund um die Kitchen
Amtliches und Bürokratie (Dokumente, Formulare)
Lebercast
Küchen-Log
Members
</code></pre>
<h2 id="kontakt">Kontakt</h2>
<p>Twitter | Mailingliste | IRC channel #binary-kitchen | Telefon: 0941378017400</p>
<p><hr>
<a href="https://twitter.com/binary_kitchen">Twitter</a> | <a href="http://lists.binary-kitchen.de/listinfo/allgemein|Mailingliste">Mailingliste</a> | <a href="https://webirc.hackint.org/#irc://irc.hackint.org/#binary-kitchen">IRC channel</a> | <a href="tel:0941378017400">0941 378 01 74 00</a> | Dokumente, Formulare | Lebercast | Members</p>
</article>
@ -192,7 +192,7 @@ Members
<h1 class="flex-none">
Recent Kitchenlog
Recent Über die Kitchen
</h1>
@ -209,19 +209,40 @@ Members
<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/kitchenlog/2017/11-november/" class="color-inherit dim link">
November
<a href="./about/members/anti/" class="color-inherit dim link">
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
Küchen-Log November 2017
If it&rsquo;s not in the log, it didn&rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
anti Twitter @antihec
Short description
</div>
<a href="/kitchenlog/2017/11-november/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
<a href="./about/members/anti/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="./about/members/heal/" class="color-inherit dim link">
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
hael Twitter @OOOOOO1O1O1O
Short description
</div>
<a href="./about/members/heal/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
@ -240,12 +261,29 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="./contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -256,12 +294,20 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,38 +2,71 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Binary Kitchen on binary.kitchen</title>
<link>http://binary.kitchen/</link>
<link>http://kitchenusqlz6f7f.onion/</link>
<description>Recent content in Binary Kitchen on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Thu, 23 Mar 2017 00:00:00 +0000</lastBuildDate>
<atom:link href="http://binary.kitchen/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>November</title>
<link>http://binary.kitchen/kitchenlog/2017/11-november/</link>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/</link>
<pubDate>Wed, 29 Nov 2017 10:51:41 +0100</pubDate>
<guid>http://binary.kitchen/kitchenlog/2017/11-november/</guid>
<guid>http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/</guid>
<description>Küchen-Log November 2017
If it&amp;rsquo;s not in the log, it didn&amp;rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
</description>
</item>
<item>
<title>Oktober</title>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/</link>
<pubDate>Sun, 29 Oct 2017 10:51:41 +0100</pubDate>
<guid>http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/</guid>
<description>Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
</description>
</item>
<item>
<title></title>
<link>http://binary.kitchen/about/members/anti/</link>
<link>http://kitchenusqlz6f7f.onion/about/members/anti/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://binary.kitchen/about/members/anti/</guid>
<guid>http://kitchenusqlz6f7f.onion/about/members/anti/</guid>
<description>anti Twitter @antihec
Short description</description>
</item>
<item>
<title></title>
<link>http://kitchenusqlz6f7f.onion/about/members/heal/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://kitchenusqlz6f7f.onion/about/members/heal/</guid>
<description>hael Twitter @OOOOOO1O1O1O
Short description</description>
</item>
<item>
<title>Kontakt</title>
<link>http://kitchenusqlz6f7f.onion/contact/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://kitchenusqlz6f7f.onion/contact/</guid>
<description>Twitter | Mailingliste | IRC channel | tel:0941378017400
Send </description>
</item>
</channel>
</rss>

View File

@ -0,0 +1,268 @@
<!DOCTYPE html>
<html lang="de-de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>binary.kitchen | Oktober</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="generator" content="Hugo 0.31.1" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<meta property="og:title" content="Oktober" />
<meta property="og:description" content="Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/" />
<meta property="article:published_time" content="2017-10-29T10:51:41&#43;01:00"/>
<meta property="article:modified_time" content="2017-11-30T13:51:34&#43;01:00"/>
<meta itemprop="name" content="Oktober">
<meta itemprop="description" content="Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
">
<meta itemprop="datePublished" content="2017-10-29T10:51:41&#43;01:00" />
<meta itemprop="dateModified" content="2017-10-29T10:51:41&#43;01:00" />
<meta itemprop="wordCount" content="15">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Oktober"/>
<meta name="twitter:description" content="Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
"/>
</head>
<body class="ma0 avenir bg-near-white">
<header>
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../../../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</nav>
</div>
</header>
<main class="pb7" role="main">
<div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7">
<header>
<p class="f6 b helvetica tracked">
KITCHENLOG
</p>
<h1 class="f1">
Oktober
</h1>
</header>
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
<p>Küchen-Log Oktober 2017</p>
<p><img src="2017-11-04-01.jpg" alt="" /></p>
<ul>
<li><p>Testeintrag Oktober 1</p></li>
<li><p>Testeintrag Oktober 2</p></li>
<li><p>Testeintrag Oktober 3</p></li>
<li><p>Testeintrag Oktober 4</p></li>
</ul>
</div>
</article>
<aside class="ph3 mt2 mt6-ns">
<div class="bg-light-gray pa3">
<ul>
<li class="list b mb3">
1 More Kitchenlog
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../kitchenlog/2017/11-november/" class="link ph2 pv2 db black">
November
</a>
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../kitchenlog/2017/10_october/" class="link ph2 pv2 db black o-50">
Oktober
</a>
</li>
</ul>
</div>
</aside>
</div>
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
</a>
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -15,7 +15,7 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
@ -24,19 +24,18 @@
<meta property="og:title" content="November" />
<meta property="og:description" content="Küchen-Log November 2017
If it&rsquo;s not in the log, it didn&rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://binary.kitchen/kitchenlog/2017/11-november/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/" />
<meta property="article:published_time" content="2017-11-29T10:51:41&#43;01:00"/>
<meta property="article:modified_time" content="2017-11-29T10:51:41&#43;01:00"/>
<meta property="article:modified_time" content="2017-11-30T13:51:34&#43;01:00"/>
@ -50,7 +49,6 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<meta itemprop="name" content="November">
<meta itemprop="description" content="Küchen-Log November 2017
If it&rsquo;s not in the log, it didn&rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
@ -59,14 +57,13 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<meta itemprop="datePublished" content="2017-11-29T10:51:41&#43;01:00" />
<meta itemprop="dateModified" content="2017-11-29T10:51:41&#43;01:00" />
<meta itemprop="wordCount" content="33">
<meta itemprop="wordCount" content="24">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="November"/>
<meta name="twitter:description" content="Küchen-Log November 2017
If it&rsquo;s not in the log, it didn&rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
@ -82,33 +79,33 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<div class="bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../../../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../../../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../../../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../../../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -117,6 +114,11 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -127,6 +129,13 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -151,8 +160,6 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
<p>Küchen-Log November 2017</p>
<p>If it&rsquo;s not in the log, it didn&rsquo;t happen!</p>
<p><img src="2017-11-04-01.jpg" alt="" /></p>
<ul>
@ -174,6 +181,29 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<div class="bg-light-gray pa3">
<ul>
<li class="list b mb3">
1 More Kitchenlog
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../kitchenlog/2017/11-november/" class="link ph2 pv2 db black o-50">
November
</a>
</li>
<li class="list f5 w-100 hover-bg-white nl1">
<a href="../../../kitchenlog/2017/10_october/" class="link ph2 pv2 db black">
Oktober
</a>
</li>
</ul>
</div>
</aside>
</div>
@ -181,12 +211,29 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -197,12 +244,20 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/kitchenlog/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/kitchenlog/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/kitchenlog/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/kitchenlog/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Kitchenlog" />
<meta property="og:description" content="Was läuft" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/kitchenlog/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/kitchenlog/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -141,17 +153,38 @@
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Kitchenlog</span>
<h1 class="f3 near-black">
<a href="/kitchenlog/2017/11-november/" class="link black dim">
<a href="../kitchenlog/2017/11-november/" class="link black dim">
November
</a>
</h1>
<div class="nested-links f5 lh-copy nested-copy-line-height">
Küchen-Log November 2017
If it&rsquo;s not in the log, it didn&rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
</div>
</div>
</div>
</div>
<div class="relative w-100 mb4 bg-white">
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Kitchenlog</span>
<h1 class="f3 near-black">
<a href="../kitchenlog/2017/10_october/" class="link black dim">
Oktober
</a>
</h1>
<div class="nested-links f5 lh-copy nested-copy-line-height">
Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
</div>
</div>
</div>
@ -166,12 +199,29 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -182,12 +232,20 @@ If it&rsquo;s not in the log, it didn&rsquo;t happen!
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,26 +2,39 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Kitchenlog on binary.kitchen</title>
<link>http://binary.kitchen/kitchenlog/</link>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/</link>
<description>Recent content in Kitchenlog on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Tue, 28 Nov 2017 15:40:24 +0100</lastBuildDate>
<atom:link href="http://binary.kitchen/kitchenlog/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/kitchenlog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>November</title>
<link>http://binary.kitchen/kitchenlog/2017/11-november/</link>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/</link>
<pubDate>Wed, 29 Nov 2017 10:51:41 +0100</pubDate>
<guid>http://binary.kitchen/kitchenlog/2017/11-november/</guid>
<guid>http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/</guid>
<description>Küchen-Log November 2017
If it&amp;rsquo;s not in the log, it didn&amp;rsquo;t happen!
In der Butchery wurden Wandregale angebracht
Einige Leute berichten vom Besuch der 34C3 Location in Leipzig
Es gibt neue Mio Mate
</description>
</item>
<item>
<title>Oktober</title>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/</link>
<pubDate>Sun, 29 Oct 2017 10:51:41 +0100</pubDate>
<guid>http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/</guid>
<description>Küchen-Log Oktober 2017
Testeintrag Oktober 1
Testeintrag Oktober 2
Testeintrag Oktober 3
Testeintrag Oktober 4
</description>
</item>

View File

@ -1 +1 @@
<!DOCTYPE html><html><head><title>http://binary.kitchen/kitchenlog/</title><link rel="canonical" href="http://binary.kitchen/kitchenlog/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://binary.kitchen/kitchenlog/" /></head></html>
<!DOCTYPE html><html><head><title>http://kitchenusqlz6f7f.onion/kitchenlog/</title><link rel="canonical" href="http://kitchenusqlz6f7f.onion/kitchenlog/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://kitchenusqlz6f7f.onion/kitchenlog/" /></head></html>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/projekte/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/projekte/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/projekte/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/projekte/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Projekte" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/projekte/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/projekte/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -127,6 +139,8 @@
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links nested-img mid-gray">
<p><a href="http://textfiles.com/underconstruction/">http://textfiles.com/underconstruction/</a></p>
<h1 id="unsere-projekte">Unsere Projekte</h1>
<p>(unterschiedlich aktiv)</p>
@ -196,12 +210,29 @@ Die &ldquo;Projekte&rdquo; [[labor:bastelkiste|Bastelkiste]], [[labor:bastelkist
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -212,12 +243,20 @@ Die &ldquo;Projekte&rdquo; [[labor:bastelkiste|Bastelkiste]], [[labor:bastelkist
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,13 +2,13 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Projekte on binary.kitchen</title>
<link>http://binary.kitchen/projekte/</link>
<link>http://kitchenusqlz6f7f.onion/projekte/</link>
<description>Recent content in Projekte on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Thu, 23 Mar 2017 00:00:00 +0000</lastBuildDate>
<atom:link href="http://binary.kitchen/projekte/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/projekte/index.xml" rel="self" type="application/rss+xml" />
</channel>

View File

@ -1 +1 @@
<!DOCTYPE html><html><head><title>http://binary.kitchen/projekte/</title><link rel="canonical" href="http://binary.kitchen/projekte/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://binary.kitchen/projekte/" /></head></html>
<!DOCTYPE html><html><head><title>http://kitchenusqlz6f7f.onion/projekte/</title><link rel="canonical" href="http://kitchenusqlz6f7f.onion/projekte/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=http://kitchenusqlz6f7f.onion/projekte/" /></head></html>

View File

@ -3,62 +3,84 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://binary.kitchen/kitchenlog/2017/11-november/</loc>
<lastmod>2017-11-29T10:51:41+01:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/kitchenlog/2017/11-november/</loc>
<lastmod>2017-11-30T13:51:34+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/kitchenlog/</loc>
<lastmod>2017-11-28T15:40:24+01:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/kitchenlog/</loc>
<lastmod>2017-11-28T16:47:38+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/</loc>
<lastmod>2017-03-23T00:00:00+00:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/kitchenlog/2017/10_october/</loc>
<lastmod>2017-11-30T13:51:34+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/projekte/</loc>
<lastmod>2017-03-23T00:00:00+00:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/</loc>
<lastmod>2017-11-30T13:51:34+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/about/</loc>
<lastmod>2017-03-23T00:00:00+00:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/projekte/</loc>
<lastmod>2017-12-04T15:50:00+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/about/members/anti/</loc>
<loc>http://kitchenusqlz6f7f.onion/about/</loc>
<lastmod>2017-11-29T15:10:21+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://binary.kitchen/categories/</loc>
<loc>http://kitchenusqlz6f7f.onion/about/members/anti/</loc>
<lastmod>2017-11-28T16:47:38+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://kitchenusqlz6f7f.onion/about/members/heal/</loc>
<lastmod>2017-11-30T13:51:34+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://kitchenusqlz6f7f.onion/categories/</loc>
<changefreq>weekly</changefreq>
<priority>0</priority>
</url>
<url>
<loc>http://binary.kitchen/tags/log/</loc>
<lastmod>2017-11-28T15:40:24+01:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/contact/</loc>
<lastmod>2017-11-30T13:51:34+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://kitchenusqlz6f7f.onion/tags/log/</loc>
<lastmod>2017-11-28T16:47:38+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0</priority>
</url>
<url>
<loc>http://binary.kitchen/tags/</loc>
<lastmod>2017-11-28T15:40:24+01:00</lastmod>
<loc>http://kitchenusqlz6f7f.onion/tags/</loc>
<lastmod>2017-11-28T16:47:38+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0</priority>
</url>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/tags/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/tags/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/tags/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/tags/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Tags" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/tags/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/tags/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -133,7 +145,7 @@
<section class="ph4">
<h2 class="f1">
<a href="/tags/log" class="link blue hover-black">
<a href="../tags/log" class="link blue hover-black">
Tag: log
</a>
</h2>
@ -142,7 +154,7 @@
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Kitchenlog</span>
<h1 class="f3 near-black">
<a href="/kitchenlog/" class="link black dim">
<a href="../kitchenlog/" class="link black dim">
Kitchenlog
</a>
</h1>
@ -160,12 +172,29 @@
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -176,12 +205,20 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,21 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on binary.kitchen</title>
<link>http://binary.kitchen/tags/</link>
<link>http://kitchenusqlz6f7f.onion/tags/</link>
<description>Recent content in Tags on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Tue, 28 Nov 2017 15:40:24 +0100</lastBuildDate>
<atom:link href="http://binary.kitchen/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Log</title>
<link>http://binary.kitchen/tags/log/</link>
<link>http://kitchenusqlz6f7f.onion/tags/log/</link>
<pubDate>Tue, 28 Nov 2017 15:40:24 +0100</pubDate>
<guid>http://binary.kitchen/tags/log/</guid>
<guid>http://kitchenusqlz6f7f.onion/tags/log/</guid>
<description></description>
</item>

View File

@ -15,20 +15,20 @@
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link href='http://binary.kitchen/dist/main.css' rel='stylesheet' type="text/css" />
<link href='http://kitchenusqlz6f7f.onion/dist/main.css' rel='stylesheet' type="text/css" />
<link href="http://binary.kitchen/tags/log/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://binary.kitchen/tags/log/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/tags/log/index.xml" rel="alternate" type="application/rss+xml" title="binary.kitchen" />
<link href="http://kitchenusqlz6f7f.onion/tags/log/index.xml" rel="feed" type="application/rss+xml" title="binary.kitchen" />
<meta property="og:title" content="Log" />
<meta property="og:description" content="The last theme you&#39;ll ever need. Maybe." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://binary.kitchen/tags/log/" />
<meta property="og:url" content="http://kitchenusqlz6f7f.onion/tags/log/" />
@ -57,37 +57,37 @@
<header class="cover bg-top" style="background-image: url('http://binary.kitchen/kitchendoor.jpeg');">
<header class="cover bg-top" style="background-image: url('http://kitchenusqlz6f7f.onion/kitchendoor.jpeg');">
<div class="bg-black-60">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l justify-between items-center center">
<a href="http://binary.kitchen/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="/logo.png">
<a href="http://kitchenusqlz6f7f.onion/" class="f3 fw2 hover-white no-underline white-90 dib">
<img src="../../logo.png">
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/kitchenlog/" title="Kitchenlog page">
<a class="hover-white no-underline white-90" href="../../kitchenlog/" title="Kitchenlog page">
Kitchenlog
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/projekte/" title="Projekte page">
<a class="hover-white no-underline white-90" href="../../projekte/" title="Projekte page">
Projekte
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="/about/" title="Über die Kitchen page">
<a class="hover-white no-underline white-90" href="../../about/" title="Über die Kitchen page">
Über die Kitchen
</a>
</li>
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="https://wiki.binary-kitchen.de/">
<a class="hover-white no-underline white-90" href="https://www.binary-kitchen.de/wiki">
Wiki
</a>
</li>
@ -96,6 +96,11 @@
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -106,6 +111,13 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
@ -137,7 +149,7 @@
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">Kitchenlog</span>
<h1 class="f3 near-black">
<a href="/kitchenlog/" class="link black dim">
<a href="../../kitchenlog/" class="link black dim">
Kitchenlog
</a>
</h1>
@ -155,12 +167,29 @@
</main>
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://binary.kitchen/" >
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://kitchenusqlz6f7f.onion/" >
♥ 2017 binary.kitchen
</a>
<div class="flex-l items-center">
<ul class="pl0 mr3">
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="../../contact/" title="Kontakt page">
Kontakt
</a>
</li>
</ul>
<a href="https://facebook.com/binary-kitchen" class="link-transition facebook link dib z-999 pt3 pt0-l mr2" title="Facebook link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M28.765,50.32h6.744V33.998h4.499l0.596-5.624h-5.095 l0.007-2.816c0-1.466,0.14-2.253,2.244-2.253h2.812V17.68h-4.5c-5.405,0-7.307,2.729-7.307,7.317v3.377h-3.369v5.625h3.369V50.32z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;"/></svg>
</a>
<a href="https://twitter.com/binary_kitchen" class="link-transition twitter link dib z-999 pt3 pt0-l mr2" title="Twitter link">
<svg height="32px" style="enable-background:new 0 0 67 67;" version="1.1" viewBox="0 0 67 67" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167,22.283c-2.619,0.953-4.274,3.411-4.086,6.101 l0.063,1.038l-1.048-0.127c-3.813-0.487-7.145-2.139-9.974-4.915l-1.383-1.377l-0.356,1.017c-0.754,2.267-0.272,4.661,1.299,6.271 c0.838,0.89,0.649,1.017-0.796,0.487c-0.503-0.169-0.943-0.296-0.985-0.233c-0.146,0.149,0.356,2.076,0.754,2.839 c0.545,1.06,1.655,2.097,2.871,2.712l1.027,0.487l-1.215,0.021c-1.173,0-1.215,0.021-1.089,0.467 c0.419,1.377,2.074,2.839,3.918,3.475l1.299,0.444l-1.131,0.678c-1.676,0.976-3.646,1.526-5.616,1.568 C19.775,43.256,19,43.341,19,43.405c0,0.211,2.557,1.397,4.044,1.864c4.463,1.377,9.765,0.783,13.746-1.568 c2.829-1.673,5.657-5,6.978-8.221c0.713-1.716,1.425-4.851,1.425-6.354c0-0.975,0.063-1.102,1.236-2.267 c0.692-0.678,1.341-1.419,1.467-1.631c0.21-0.403,0.188-0.403-0.88-0.043c-1.781,0.636-2.033,0.551-1.152-0.402 c0.649-0.678,1.425-1.907,1.425-2.267c0-0.063-0.314,0.042-0.671,0.233c-0.377,0.212-1.215,0.53-1.844,0.72l-1.131,0.361l-1.027-0.7 c-0.566-0.381-1.361-0.805-1.781-0.932C39.766,21.902,38.131,21.944,37.167,22.283z M33,64C16.432,64,3,50.569,3,34S16.432,4,33,4 s30,13.431,30,30S49.568,64,33,64z" style="fill-rule:evenodd;clip-rule:evenodd;fill:;"/></svg>
@ -171,12 +200,20 @@
<a href="https://github.com/Binary-Kitchen" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<svg height="32px" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<path d="M256,32C132.3,32,32,134.8,32,261.7c0,101.5,64.2,187.5,153.2,217.9c11.2,2.1,15.3-5,15.3-11.1 c0-5.5-0.2-19.9-0.3-39.1c-62.3,13.9-75.5-30.8-75.5-30.8c-10.2-26.5-24.9-33.6-24.9-33.6c-20.3-14.3,1.5-14,1.5-14 c22.5,1.6,34.3,23.7,34.3,23.7c20,35.1,52.4,25,65.2,19.1c2-14.8,7.8-25,14.2-30.7c-49.7-5.8-102-25.5-102-113.5 c0-25.1,8.7-45.6,23-61.6c-2.3-5.8-10-29.2,2.2-60.8c0,0,18.8-6.2,61.6,23.5c17.9-5.1,37-7.6,56.1-7.7c19,0.1,38.2,2.6,56.1,7.7 c42.8-29.7,61.5-23.5,61.5-23.5c12.2,31.6,4.5,55,2.2,60.8c14.3,16.1,23,36.6,23,61.6c0,88.2-52.4,107.6-102.3,113.3 c8,7.1,15.2,21.1,15.2,42.5c0,30.7-0.3,55.5-0.3,63c0,6.1,4,13.3,15.4,11C415.9,449.1,480,363.1,480,261.7 C480,134.8,379.7,32,256,32z"/>
</svg>
</a>
</div>
</div>
</footer>
<script src="http://binary.kitchen/dist/app.bundle.js" async></script>
<script src="http://kitchenusqlz6f7f.onion/dist/app.bundle.js" async></script>
</body>
</html>

View File

@ -2,21 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Log on binary.kitchen</title>
<link>http://binary.kitchen/tags/log/</link>
<link>http://kitchenusqlz6f7f.onion/tags/log/</link>
<description>Recent content in Log on binary.kitchen</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Tue, 28 Nov 2017 15:40:24 +0100</lastBuildDate>
<atom:link href="http://binary.kitchen/tags/log/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://kitchenusqlz6f7f.onion/tags/log/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Kitchenlog</title>
<link>http://binary.kitchen/kitchenlog/</link>
<link>http://kitchenusqlz6f7f.onion/kitchenlog/</link>
<pubDate>Tue, 28 Nov 2017 15:40:24 +0100</pubDate>
<guid>http://binary.kitchen/kitchenlog/</guid>
<guid>http://kitchenusqlz6f7f.onion/kitchenlog/</guid>
<description></description>
</item>