瀏覽代碼

Added Urlaub Blog Entry

Thomas Buck 10 年之前
父節點
當前提交
1c0460d6fc
共有 3 個文件被更改,包括 24 次插入0 次删除
  1. 24
    0
      input/blog/2013/2013_09_04_urlaub.md
  2. 二進制
      static/img/mbedsandwich.jpg
  3. 二進制
      static/img/mbedsandwich_small.jpg

+ 24
- 0
input/blog/2013/2013_09_04_urlaub.md 查看文件

@@ -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

二進制
static/img/mbedsandwich.jpg 查看文件


二進制
static/img/mbedsandwich_small.jpg 查看文件


Loading…
取消
儲存