Browse Source

Added Urlaub Blog Entry

Thomas Buck 10 years ago
parent
commit
1c0460d6fc

+ 24
- 0
input/blog/2013/2013_09_04_urlaub.md View File

@@ -0,0 +1,24 @@
1
+title: Blog
2
+post: Urlaub
3
+date: 2013-09-04
4
+comments: true
5
+---
6
+
7
+## {{ page["post"] }}
8
+<!--%
9
+from datetime import datetime
10
+date = datetime.strptime(page["date"], "%Y-%m-%d").strftime("%B %d, %Y")
11
+print "*Posted at %s.*" % date
12
+%-->
13
+
14
+In gut drei Tagen beginnt mein vierwöchiger Kalifornien Urlaub im Wohnmobil. Dementsprechend wenig Kommunikation könnt ihr von mir also erwarten.
15
+
16
+Zur Überbrückung habe ich mal meine bisherige [mbed Quadrocopter Codebase][gh] auf GitHub gestellt.
17
+
18
+[![Foto mbed][small]][big]
19
+
20
+Und eventuell findet sich auch eine Gelegenheit, einige Urlaubsbilder zu posten...
21
+
22
+ [gh]: https://github.com/xythobuz/mbedCopter
23
+ [small]: img/mbedsandwich_small.jpg
24
+ [big]: img/mbedsandwich.jpg

BIN
static/img/mbedsandwich.jpg View File


BIN
static/img/mbedsandwich_small.jpg View File


Loading…
Cancel
Save