summaryrefslogtreecommitdiff
path: root/www/blog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/blog/index.html')
-rw-r--r--www/blog/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/www/blog/index.html b/www/blog/index.html
new file mode 100644
index 0000000..8afbc6b
--- /dev/null
+++ b/www/blog/index.html
@@ -0,0 +1,30 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0">
+ <title>senders.io - Homepage</title>
+ <link rel='stylesheet' type='text/css' href='/index.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+</head>
+<body>
+ <div id='header'>
+ <span class='title'>senders.io</span>
+ <nav>
+ <a href="./resume">Resume</a> <a href="./blog">Blog</a> <a href=
+ "https://github.com/s3nd3r5">Github</a>
+ </nav>
+ </div>
+ <div id='body'>
+ <article>
+ <h1>Blog Index</h1>
+ <ol>
+ <!-- {{ NEW-POST }} -->
+ <li>
+ <a href='/blog/2019-01-21'>2019-01-21 - First! A New Years
+ Resolution</a>
+ </li>
+ </ol>
+ </article>
+ </div>
+</body>
+</html>