diff options
Diffstat (limited to 'new_journal.html')
-rw-r--r-- | new_journal.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/new_journal.html b/new_journal.html new file mode 100644 index 0000000..228f607 --- /dev/null +++ b/new_journal.html @@ -0,0 +1,118 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>~/journal</title> + <link href="new_journal.css" rel="stylesheet"> + + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <meta name="author" content="Johannes Löthberg"> + <link rel="me author" href="https://plus.google.com/+JohannesLothberg" + title="Johannes Löthberg <johannes@kyriasis.com>"> + <link rel="publisher" href="https://plus.google.com/+JohannesLothberg"> +</head> +<body> + <header> + <nav> + <ul> + <li><a href="#">~kyrias/</a></li> + <li><a href="#">journal/</a></li> + <li><a href="#">contact/</a></li> + </ul> + </nav> + <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">22/08/2014</time> + </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> + + <p>Windows will be everywhere powerpoint presentation i have never + honestly thrown a chair in my life microsoft excel google is not a real + company DEVELOPERS outlook i don't know what a monopoly is Zune. I've + got my kids brainwashed there's no chance that the iPhone is going to + get any significant market share developers developers developers + developers developers developers developers developers developers + developers developers microsoft excel linux is a cancer programming + vista. Linux is a cancer i've got my kids brainwashed no i do not have + an ipod most people steal music microsoft excel google is not a real + company. Outlook bing windows microsoft excel vista. No i do not have + an ipod powerpoint presentation DEVELOPERS linux is a cancer.</p> + </article> + + <article class="post" id="post:2"> + <h2 class="title" >Blogpost</h2> + <div class="info"> + <time datetime="2014-08-22T09:50:23Z">22/08/2014</time> + </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> + + <p>Windows will be everywhere powerpoint presentation i have never + honestly thrown a chair in my life microsoft excel google is not a real + company DEVELOPERS outlook i don't know what a monopoly is Zune. I've + got my kids brainwashed there's no chance that the iPhone is going to + get any significant market share developers developers developers + developers developers developers developers developers developers + developers developers microsoft excel linux is a cancer programming + vista. Linux is a cancer i've got my kids brainwashed no i do not have + an ipod most people steal music microsoft excel google is not a real + company. Outlook bing windows microsoft excel vista. No i do not have + an ipod powerpoint presentation DEVELOPERS linux is a cancer.</p> + </article> + + <article class="post" id="post:3"> + <h2 class="title" >Blogpost</h2> + <div class="info"> + <time datetime="2014-08-22T09:50:23Z">22/08/2014</time> + </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> + + <p>Windows will be everywhere powerpoint presentation i have never + honestly thrown a chair in my life microsoft excel google is not a real + company DEVELOPERS outlook i don't know what a monopoly is Zune. I've + got my kids brainwashed there's no chance that the iPhone is going to + get any significant market share developers developers developers + developers developers developers developers developers developers + developers developers microsoft excel linux is a cancer programming + vista. Linux is a cancer i've got my kids brainwashed no i do not have + an ipod most people steal music microsoft excel google is not a real + company. Outlook bing windows microsoft excel vista. No i do not have + an ipod powerpoint presentation DEVELOPERS linux is a cancer.</p> + </article> +</body> +</html> |