summaryrefslogtreecommitdiffstats
path: root/src/journal.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal.html')
-rw-r--r--src/journal.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/src/journal.html b/src/journal.html
new file mode 100644
index 0000000..5e85fde
--- /dev/null
+++ b/src/journal.html
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>~/journal</title>
+%include partials/meta.html
+</head>
+<body>
+ <header>
+%include partials/nav.html
+ <h1>The lost journal</h1>
+ </header>
+
+
+ <article class="post" id="post:1">
+ <h2 class="title" >Blogpost</h2>
+ <div class="info">
+ <time datetime="2014-08-22T09:50:23Z">2014-08-22 09:50 UTC</time>
+ <a rel="author" href="./about">Johannes Löthberg</a>
+ </div>
+
+ <p>Developers developers developers developers developers developers
+ developers developers developers developers developers DEVELOPERS open
+ source microsoft excel. Leadership i have never honestly thrown a chair
+ in my life open source i don't know what a monopoly is no i do not have
+ an ipod most people steal music windows phone linux is a cancer. Open
+ source DEVELOPERS most people steal music leadership. Innovation
+ outlook vista windows open source bing. DEVELOPERS developers
+ developers developers developers developers developers developers
+ developers developers developers developers winning Zune programming
+ open source vista linux is not in the public domain innovation.</p>
+ </article>
+
+ <article class="post" id="post:2">
+ <h2 class="title" >jellefant</h2>
+ <div class="info">
+ <time datetime="2014-10-06T20:44:08Z">2014-10-06 20:44 UTC</time>
+ </div>
+
+ <p>I don't actually have anything at all to write here. So why am I even making this? Who the hell knows?!</p>
+
+ <p>Jelle is a jellefant ❤</p>
+ </article>
+
+%include partials/footer.html
+</body>
+</html>