Browse Source

Abi Blog Entry

Thomas Buck 11 years ago
parent
commit
e733cd5dae
4 changed files with 22 additions and 0 deletions
  1. 22
    0
      input/blog/2013_04_17_abi.md
  2. BIN
      static/img/party1.gif
  3. BIN
      static/img/party2.gif
  4. BIN
      static/img/party3.gif

+ 22
- 0
input/blog/2013_04_17_abi.md View File

@@ -0,0 +1,22 @@
1
+title: Blog
2
+post: RSS Probleme
3
+date: 2013-04-17
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
+Ahhh... Das war's, alle Abi Prüfungen sind geschrieben. Und es lief überall besser als erwartet. In diesem Sinne:
15
+
16
+![Party Hard][hard]
17
+![Party Harder][harder]
18
+![Party Hardest][hardest]
19
+
20
+ [hard]: img/party1.gif
21
+ [harder]: img/party2.gif
22
+ [hardest]: img/party3.gif

BIN
static/img/party1.gif View File


BIN
static/img/party2.gif View File


BIN
static/img/party3.gif View File


Loading…
Cancel
Save